Index: DEPS |
=================================================================== |
--- DEPS (revision 9450) |
+++ DEPS (working copy) |
@@ -24,6 +24,9 @@ |
"platform_tools/android/third_party/externals/png" : "https://android.googlesource.com/platform/external/libpng.git", |
"platform_tools/android/third_party/externals/jpeg" : "https://android.googlesource.com/platform/external/jpeg.git", |
}, |
+ "chromeos": { |
+ "platform_tools/chromeos/third_party/externals/gif": "https://android.googlesource.com/platform/external/giflib.git", |
djsollen
2013/06/07 20:32:32
are you sure we want to be pulling android's copy?
borenet
2013/06/07 20:53:03
I can pull it from elsewhere if that makes more se
djsollen
2013/06/10 13:06:47
The android copy isn't currently different, but th
|
+ }, |
} |
#hooks = [ |