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

Unified Diff: gyp/everything.gyp

Issue 2117793002: Try fix the mac build bot after removing Android SampleApp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Try fix the build bot Created 4 years, 6 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/SampleApp.gyp ('k') | gyp/most.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index 02a54747cb7e16cc8ca9844baac7b9dd98076e30..beda91f729113bab17e18b2075a82c1770dab07e 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -31,7 +31,7 @@
}],
['skia_os == "android"', {
'dependencies': [
- 'android_system.gyp:SampleApp_APK',
+ 'android_system.gyp:Viewer_APK',
],
}],
],
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/most.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698