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

Unified Diff: gyp/android_deps.gyp

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 | « DEPS ('k') | gyp/android_system.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/android_deps.gyp
diff --git a/gyp/android_deps.gyp b/gyp/android_deps.gyp
index ea7bbf2c13d1211ffc8440ec8705dbe44503ba53..cd5b1b0c693c483850957c936265cfbec5aaafc7 100644
--- a/gyp/android_deps.gyp
+++ b/gyp/android_deps.gyp
@@ -15,6 +15,6 @@
# variable expansion step for gyp happens after the includes are processed.
{
'includes': [
- '../../android/gyp/dependencies.gypi',
+ '../platform_tools/android/gyp/dependencies.gypi',
],
}
« no previous file with comments | « DEPS ('k') | gyp/android_system.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698