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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2916823002: Move Mus into chrome's process when running with --mus.
Patch Set: Removing debug include. Created 3 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
« no previous file with comments | « chrome/app/BUILD.gn ('k') | chrome/app/mash/embedded_services.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index cd6f8641a8a0244aca27557107e96484a3d0abc5..0e8a9e9bbdcf6d5a9d7226a0e120711df82b6aed 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -122,8 +122,6 @@ if (is_chromeos) {
catalog("catalog_mus") {
catalog_deps = [ "//chrome/app:catalog" ]
embedded_services = [
- "//services/ui:manifest",
-
# TODO(sky): verify if we need this.
"//services/ui/ime/test_ime_driver:manifest",
]
« no previous file with comments | « chrome/app/BUILD.gn ('k') | chrome/app/mash/embedded_services.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698