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

Unified Diff: mojo/shell/application_manager/BUILD.gn

Issue 1109993002: Adds support for mojo apps to live in their own directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 5 years, 8 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/application_manager/BUILD.gn
diff --git a/mojo/shell/application_manager/BUILD.gn b/mojo/shell/application_manager/BUILD.gn
index 9122e7e90ba2764b657a10219b207df8c327e7aa..fe252d580f94db0818d202463172abaafd091ddf 100644
--- a/mojo/shell/application_manager/BUILD.gn
+++ b/mojo/shell/application_manager/BUILD.gn
@@ -42,8 +42,8 @@ source_set("application_manager") {
"//third_party/mojo/src/mojo/edk/system",
"//mojo/environment:chromium",
"//third_party/mojo_services/src/content_handler/public/interfaces",
+ "//mojo/shell:common",
"//mojo/shell:native_application_support",
- "//mojo/shell:switches",
]
}

Powered by Google App Engine
This is Rietveld 408576698