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

Unified Diff: gyp/viewer.gyp

Issue 2096683002: Remove Android SampleApp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « no previous file | platform_tools/android/apps/sample_app/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/viewer.gyp
diff --git a/gyp/viewer.gyp b/gyp/viewer.gyp
index 5bec25c756d7f6c7d56f335bf90e07c148c267da..7fb8120d874bf53296846c55ce3f413214db8396 100644
--- a/gyp/viewer.gyp
+++ b/gyp/viewer.gyp
@@ -65,7 +65,6 @@
[ 'skia_os == "android"', {
'dependencies': [
'android_deps.gyp:Android_EntryPoint',
- 'android_deps.gyp:native_app_glue',
djsollen 2016/06/23 16:21:58 drop this into a separate CL.
],
# views depends on SkOSWindow_android, which we don't want to include
# so we only include the minimum set of views files in sources
« no previous file with comments | « no previous file | platform_tools/android/apps/sample_app/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698