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

Unified Diff: content/browser/BUILD.gn

Issue 2387263002: Rename MojoShellContext -> ServiceManagerContext. (Closed)
Patch Set: . Created 4 years, 2 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 | « no previous file | content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 810050dcd650acef602ebc433eabc9b925f99e03..75c6e8fe1645ca79f3b795cac5b1e1dbaa2a35ce 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -879,10 +879,6 @@ source_set("browser") {
"message_port_service.h",
"mime_registry_impl.cc",
"mime_registry_impl.h",
- "mojo/merge_dictionary.cc",
- "mojo/merge_dictionary.h",
- "mojo/mojo_shell_context.cc",
- "mojo/mojo_shell_context.h",
"net/browser_online_state_observer.cc",
"net/browser_online_state_observer.h",
"net/network_errors_listing_ui.cc",
@@ -1146,6 +1142,10 @@ source_set("browser") {
"screen_orientation/screen_orientation_delegate_win.h",
"screen_orientation/screen_orientation_dispatcher_host_impl.cc",
"screen_orientation/screen_orientation_dispatcher_host_impl.h",
+ "service_manager/merge_dictionary.cc",
+ "service_manager/merge_dictionary.h",
+ "service_manager/service_manager_context.cc",
+ "service_manager/service_manager_context.h",
"service_worker/embedded_worker_instance.cc",
"service_worker/embedded_worker_instance.h",
"service_worker/embedded_worker_registry.cc",
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698