Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Unified Diff: DEPS

Issue 16099011: GYP changes and scripts for compiling Skia for ChromeOS (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gyp/SampleApp.gyp » ('j') | gyp/chromeos_deps.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « no previous file | gyp/SampleApp.gyp » ('j') | gyp/chromeos_deps.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698