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

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

Powered by Google App Engine
This is Rietveld 408576698