| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 408aab1a665bf8b0b4084049638337da8f6c2a63..6ade579e7934438b61677ae49f56a05094fc089b 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -15,6 +15,7 @@ deps = {
|
| "third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
|
| "third_party/externals/jsoncpp" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@248",
|
| "third_party/externals/jsoncpp-chromium" : "http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@125399",
|
| + "third_party/externals/libwebp" : "http://src.chromium.org/svn/trunk/src/third_party/libwebp@186718",
|
| }
|
|
|
| #hooks = [
|
|
|