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

Unified Diff: platform_tools/android/DEPS

Issue 13898019: Update DEPS and GYP to use the copy of Android in platform_tools. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 8 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 | « gyp/android_system.gyp ('k') | platform_tools/android/gyp/dependencies.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/DEPS
diff --git a/platform_tools/android/DEPS b/platform_tools/android/DEPS
deleted file mode 100644
index 82ca5595f57cf66759678ee83e7e226e28427a4c..0000000000000000000000000000000000000000
--- a/platform_tools/android/DEPS
+++ /dev/null
@@ -1,17 +0,0 @@
-use_relative_paths = True
-
-# Dependencies on external packages.
-deps = {
- "third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git",
- "third_party/externals/gif" : "https://android.googlesource.com/platform/external/giflib.git",
- "third_party/externals/png" : "https://android.googlesource.com/platform/external/libpng.git",
- "third_party/externals/jpeg" : "https://android.googlesource.com/platform/external/jpeg.git",
-}
-
-#hooks = [
-# {
-# # A change to a .gyp, .gypi, or to GYP itself should run the generator.
-# "pattern": ".",
-# "action": ["python", "trunk/gyp_skia"],
-# },
-#]
« no previous file with comments | « gyp/android_system.gyp ('k') | platform_tools/android/gyp/dependencies.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698