diff options
author | kmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-18 20:39:36 +0000 |
---|---|---|
committer | kmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-18 20:39:36 +0000 |
commit | 47d1a47a5af989e191ef0eccf314c8f1e02c5a43 (patch) | |
tree | bb54b21e1bb275ab6a7ff6bab36054a5ee8ba5d3 /.gitignore | |
parent | b07bbdd73a0bbe6d8e1423a8a003de8ee90c4c7b (diff) | |
download | chromium_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 '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,6 +154,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 |