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

Unified Diff: mojo/services/view_manager/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/public/cpp/view_manager/BUILD.gn ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/view_manager/BUILD.gn
diff --git a/mojo/services/view_manager/BUILD.gn b/mojo/services/view_manager/BUILD.gn
index d6372cccd4a13255b1ffcce0754fb0171de523f7..8ee8b27aea4ee68261f32c7e136542217547b7cb 100644
--- a/mojo/services/view_manager/BUILD.gn
+++ b/mojo/services/view_manager/BUILD.gn
@@ -9,7 +9,7 @@ component("view_manager") {
"//mojo/cc",
"//mojo/common",
"//mojo/environment:chromium",
- "//mojo/public/cpp/application",
+ "//mojo/public/cpp/application:chromium",
"//mojo/public/cpp/application:main_chromium",
"//mojo/public/gles2",
"//mojo/services/public/cpp/geometry",
« no previous file with comments | « mojo/services/public/cpp/view_manager/BUILD.gn ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698