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

Unified Diff: gyp/most.gyp

Issue 22617002: Update Skia Android tools. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: more fixes to make the bots happy Created 7 years, 4 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/apptype_console.gypi ('k') | platform_tools/android/app/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index bc6810a5186daae6f2de6ff7917a99fec13b8c6c..cfe528e8d06794efb0ef299135618f3b3af8749a 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -22,7 +22,7 @@
],
'conditions': [
['skia_os == "android"', {
- 'dependencies': [ 'android_system.gyp:SkiaAndroidApp' ],
+ 'dependencies': [ 'android_system.gyp:SampleApp_APK' ],
}],
],
},
« no previous file with comments | « gyp/apptype_console.gypi ('k') | platform_tools/android/app/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698