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

Unified Diff: gyp/visualbench.gyp

Issue 1898793004: Cleanup android build files and tools (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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 | « no previous file | platform_tools/android/gyp/dependencies.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/visualbench.gyp
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index 371b665465f9ea0971863a24424fcf17decc7cc8..fdf0efb37990d75fa4c591eed203aea93643ae16 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -64,7 +64,7 @@
}],
[ 'skia_os == "android" and skia_use_sdl == 1', {
'dependencies': [
- 'android_deps.gyp:Android_VisualBenchSDL',
+ 'android_deps.gyp:Android_EntryPoint',
],
}],
],
« no previous file with comments | « no previous file | platform_tools/android/gyp/dependencies.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698