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

Unified Diff: mojo/shell/BUILD.gn

Issue 394903005: mojo: terminate apps if the shell goes away (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: disable tests that touch nss for now Created 6 years, 4 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 | « mojo/services/view_manager/BUILD.gn ('k') | mojo/shell/context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index 2f6cbdcf70c1f0f48ea8bc71d34cf447b7476a4c..f380958c6d04f2639131a6b649e10abbfa502fb2 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -35,7 +35,7 @@ source_set("lib") {
"//base:base_static",
"//mojo/common",
"//mojo/gles2",
- "//mojo/public/cpp/application",
+ "//mojo/public/cpp/application:chromium",
"//mojo/public/interfaces/application",
"//mojo/service_manager",
"//mojo/services/native_viewport",
« no previous file with comments | « mojo/services/view_manager/BUILD.gn ('k') | mojo/shell/context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698