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

Unified Diff: mojo/shell/BUILD.gn

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: mojo/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index 331af9a7a79e70851e3f4cefb400cb97e32f7c0c..2e599b6fb08f7e4ef0b5db7ca98aad3d6f4ccdc0 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -26,6 +26,8 @@ source_set("shell") {
"query_util.h",
"shell_impl.cc",
"shell_impl.h",
+ "static_application_loader.cc",
+ "static_application_loader.h",
"switches.cc",
"switches.h",
]

Powered by Google App Engine
This is Rietveld 408576698