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

Unified Diff: sky/sdk/example/demo_launcher/apk/BUILD.gn

Issue 1225103009: Fix Asteroids game to paint again and give it an icon. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: updated Created 5 years, 5 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 | sky/sdk/example/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/demo_launcher/apk/BUILD.gn
diff --git a/sky/sdk/example/demo_launcher/apk/BUILD.gn b/sky/sdk/example/demo_launcher/apk/BUILD.gn
index 07279cb7521e4b879d9a23c886c0c3b41fe14da2..4d2443e9e6c64296715ca49168ef648c6963c22c 100644
--- a/sky/sdk/example/demo_launcher/apk/BUILD.gn
+++ b/sky/sdk/example/demo_launcher/apk/BUILD.gn
@@ -17,12 +17,8 @@ android_library("java") {
"//base:base_java",
"//mojo/public/java:bindings",
"//mojo/public/java:system",
- "//mojo/services/keyboard/public/interfaces:interfaces_java",
"//mojo/services/sensors/public/interfaces:interfaces_java",
- "//services/keyboard",
"//services/sensors:sensors_lib",
- "//sky/services/activity:activity_lib",
- "//sky/services/activity:interfaces_java",
"//sky/services/media:media_lib",
"//sky/services/media:interfaces_java",
"//sky/shell:java",
« no previous file with comments | « no previous file | sky/sdk/example/demo_launcher/apk/org/domokit/sky/demo/SkyDemoApplication.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698