From f111851ce439b28ffed281061571992b4eaf3c0e Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Thu, 6 Jun 2013 18:39:53 +0000 Subject: [PATCH] Add dependency to podofo at skia_ext branch. R=djsollen@google.com Author: edisonn@google.com Review URL: https://chromiumcodereview.appspot.com/16026009 git-svn-id: http://skia.googlecode.com/svn/trunk@9464 2bbb7eff-a529-9590-31e7-b0007b416f81 --- DEPS | 1 + 1 file changed, 1 insertion(+) diff --git a/DEPS b/DEPS index 936875fcd2..4b919cc7a6 100644 --- a/DEPS +++ b/DEPS @@ -15,6 +15,7 @@ deps = { "third_party/externals/jsoncpp" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@248", "third_party/externals/jsoncpp-chromium" : "http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@125399", "third_party/externals/libwebp" : "http://src.chromium.org/svn/trunk/src/third_party/libwebp@186718", + "third_party/externals/podofo" : "https://skia.googlesource.com/third_party/podofo.git@skia_ext", } deps_os = {