summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-18 20:39:36 +0000
committerkmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-18 20:39:36 +0000
commit47d1a47a5af989e191ef0eccf314c8f1e02c5a43 (patch)
treebb54b21e1bb275ab6a7ff6bab36054a5ee8ba5d3 /DEPS
parentb07bbdd73a0bbe6d8e1423a8a003de8ee90c4c7b (diff)
downloadchromium_src-47d1a47a5af989e191ef0eccf314c8f1e02c5a43.zip
chromium_src-47d1a47a5af989e191ef0eccf314c8f1e02c5a43.tar.gz
chromium_src-47d1a47a5af989e191ef0eccf314c8f1e02c5a43.tar.bz2
Reland 142154: Adds libexif gyp file to third_party to handle image metadata.
libexif source files are added to deps/third_party/libexif(r141967). This change doesn't make us use the library yet, that will be the next step. This is a no-op change from the point of view of the build. Please find the previous review comments at http://codereview.chromium.org/10391195. BUG=none TEST=none TBR=thestig@chromium.org Review URL: https://chromiumcodereview.appspot.com/10562037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142799 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index e926c3d..054f58f 100644
--- a/DEPS
+++ b/DEPS
@@ -101,6 +101,9 @@ deps = {
"src/third_party/icu":
"/trunk/deps/third_party/icu46@140144",
+ "src/third_party/libexif/sources":
+ "/trunk/deps/third_party/libexif/sources@141967",
+
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@132738",