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

Unified Diff: sky/shell/BUILD.gn

Issue 1213623008: Back button should be able to close apps (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix tests 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
Index: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index ddd48b2d0f23cd5a40769326380c63284c8dbf7b..af5b103483613c3ae463f2fdd016643ef0948ba2 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -119,6 +119,7 @@ if (is_android) {
"//services/keyboard",
"//sky/services/engine:engine_java",
"//sky/services/oknet",
+ "//sky/services/intents:intents_lib",
]
}

Powered by Google App Engine
This is Rietveld 408576698