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

Unified Diff: content/public/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/public/child/child_thread.h ('k') | content/public/common/connection_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 332b3c65b4e0bce7d776e7771c202cd607a1c576..914bf186b36f15d4f9c00d9280fc3fe34c299d36 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -149,11 +149,8 @@ source_set("common_sources") {
"menu_item.h",
"mhtml_generation_params.cc",
"mhtml_generation_params.h",
- "mojo_application_info.cc",
- "mojo_application_info.h",
"mojo_channel_switches.cc",
"mojo_channel_switches.h",
- "mojo_shell_connection.h",
"notification_resources.cc",
"notification_resources.h",
"origin_util.h",
@@ -198,6 +195,9 @@ source_set("common_sources") {
"screen_orientation_values.h",
"security_style.h",
"send_zygote_child_ping_linux.h",
+ "service_info.cc",
+ "service_info.h",
+ "service_manager_connection.h",
"service_names.cc",
"service_names.h",
"speech_recognition_error.h",
« no previous file with comments | « content/public/child/child_thread.h ('k') | content/public/common/connection_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698