aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-06 18:39:53 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-06 18:39:53 +0000
commitf111851ce439b28ffed281061571992b4eaf3c0e (patch)
treef8e326847f60b5953016f861f2d2f666ebc5a600 /DEPS
parentbbba784dfb297a354880391c1c170b1d7990c607 (diff)
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 1 insertions, 0 deletions
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 = {