diff options
author | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-07-10 17:11:29 +0000 |
---|---|---|
committer | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-07-10 17:11:29 +0000 |
commit | 2854e24f538abe45e92e5d0625d411a5896faedd (patch) | |
tree | 08178663152b2a81a8c49158340d9edc8a2a678c /DEPS | |
parent | 571c70b95f56e22b5a7d6f4f288aa6c9a925a64f (diff) |
remove podofo from deps
Review URL: https://codereview.chromium.org/18539008
git-svn-id: http://skia.googlecode.com/svn/trunk@9963 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ deps = { # Move to a webp version newer than 0.3.0 to pickup NEON fix for iOS "third_party/externals/jsoncpp-chromium" : "https://chromium.googlesource.com/chromium/src/third_party/jsoncpp.git@41239939c0c60481f34887d52c038facf05f5533", "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@3fe91635df8734b23f3c1b9d1f0c4fa8cfaf4e39", - "third_party/externals/podofo" : "https://skia.googlesource.com/third_party/podofo.git@skia_ext", } deps_os = { |