diff options
author | kmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 16:59:46 +0000 |
---|---|---|
committer | kmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 16:59:46 +0000 |
commit | bcfecfaaa0fd27d0efaac5eac5a1f43588145775 (patch) | |
tree | 85d0d25fb3cce74db714171a7710929762efc0e3 /.gitignore | |
parent | 0c40064205b21e427ef4ee8879e753451ed07bf8 (diff) | |
download | chromium_src-bcfecfaaa0fd27d0efaac5eac5a1f43588145775.zip chromium_src-bcfecfaaa0fd27d0efaac5eac5a1f43588145775.tar.gz chromium_src-bcfecfaaa0fd27d0efaac5eac5a1f43588145775.tar.bz2 |
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.
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10391195
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142154 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -153,6 +153,7 @@ v8.log /third_party/jsoncpp/source /third_party/leveldatabase/src /third_party/leveldb +/third_party/libexif/sources /third_party/libjingle/source /third_party/libjpeg_turbo /third_party/libphonenumber/libphonenumber.xml |