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

Unified Diff: gyp/everything.gyp

Issue 2018603003: Remove VisualBench and its Android implementation. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | gyp/kilobench.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 d0c933ca7324628b14ce97a4b99d5a65563cdc17..02a54747cb7e16cc8ca9844baac7b9dd98076e30 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -33,13 +33,6 @@
'dependencies': [
'android_system.gyp:SampleApp_APK',
],
- 'conditions': [
- [ 'skia_gpu == 1', {
- 'dependencies': [
- 'android_system.gyp:VisualBench_APK',
- ],
- }],
- ],
}],
],
},
« no previous file with comments | « no previous file | gyp/kilobench.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698