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

Unified Diff: platform_tools/android/gyp/dependencies.gypi

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 | « platform_tools/android/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/gyp/dependencies.gypi
diff --git a/platform_tools/android/gyp/dependencies.gypi b/platform_tools/android/gyp/dependencies.gypi
index 4934903bf1fac91911732b54262feb7aef97babf..c4cbe082d223e653e2f0ca9ff8b6a50af833a5d0 100644
--- a/platform_tools/android/gyp/dependencies.gypi
+++ b/platform_tools/android/gyp/dependencies.gypi
@@ -223,7 +223,7 @@
],
},
'sources': [
- '../../android/app/jni/com_skia_SkiaIntentService.cpp',
+ '../app/jni/com_skia_SkiaIntentService.cpp',
],
},
{
@@ -251,7 +251,7 @@
}],
],
'sources': [
- '../../android/app/jni/com_skia_SkiaSampleRenderer.cpp',
+ '../app/jni/com_skia_SkiaSampleRenderer.cpp',
],
},
« no previous file with comments | « platform_tools/android/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698