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

Unified Diff: content/common/BUILD.gn

Issue 2398783002: Rename a bunch of Mojo Application stuff to reference Services. (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 | « content/child/service_factory.cc ('k') | content/common/in_process_child_thread_params.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 70eb852beba1eda90c1912dfb97f94409d6f2018..72c2ed1ceae491cdb4cc9ff9395602feeee76b96 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -221,10 +221,6 @@ source_set("common") {
"media/video_capture_messages.h",
"memory_messages.h",
"message_port_messages.h",
- "mojo/embedded_application_runner.cc",
- "mojo/embedded_application_runner.h",
- "mojo/mojo_shell_connection_impl.cc",
- "mojo/mojo_shell_connection_impl.h",
"navigation_gesture.h",
"navigation_params.cc",
"navigation_params.h",
@@ -301,6 +297,10 @@ source_set("common") {
"security_style_util.cc",
"security_style_util.h",
"send_zygote_child_ping_linux.cc",
+ "service_manager/embedded_service_runner.cc",
+ "service_manager/embedded_service_runner.h",
+ "service_manager/service_manager_connection_impl.cc",
+ "service_manager/service_manager_connection_impl.h",
"service_worker/embedded_worker_messages.h",
"service_worker/embedded_worker_settings.h",
"service_worker/embedded_worker_start_params.cc",
« no previous file with comments | « content/child/service_factory.cc ('k') | content/common/in_process_child_thread_params.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698