| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 20e0e9a5722d6257a58d5eb18f8d7dadac924e2c..15917a967bbe2b5ca0993349fa3b980d7ec244dd 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -18,6 +18,7 @@ deps = {
|
| "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@3fe91635df8734b23f3c1b9d1f0c4fa8cfaf4e39",
|
| "third_party/externals/nanomsg" : "https://skia.googlesource.com/third_party/nanomsg.git@0.4-beta",
|
| "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@4ba7cdd0e7bf49d671645264f839838fc56e1492",
|
| + # NOTE: If we update libpng, we may need to update the generated file at third_party/libpng/pnglibconf.h
|
| "third_party/externals/libpng" : "git://git.code.sf.net/p/libpng/code@070a616b8275277e18ef8ee91e2ca23f7bdc67d5",
|
|
|
| "platform_tools/android/third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-4.2.2_r1.2",
|
|
|