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

Unified Diff: services/shell/public/interfaces/BUILD.gn

Issue 2118083002: ShellClient -> Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus2
Patch Set: . Created 4 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 | « services/shell/public/cpp/shell_test.h ('k') | services/shell/public/interfaces/connector.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/public/interfaces/BUILD.gn
diff --git a/services/shell/public/interfaces/BUILD.gn b/services/shell/public/interfaces/BUILD.gn
index 5a2ef6ce1cdb63b2f2cdc05ca77e19513474a42d..4959c7421e4e00e847903d331466d8932eeaf3b0 100644
--- a/services/shell/public/interfaces/BUILD.gn
+++ b/services/shell/public/interfaces/BUILD.gn
@@ -10,9 +10,9 @@ mojom("interfaces") {
"capabilities.mojom",
"connector.mojom",
"interface_provider.mojom",
+ "service.mojom",
+ "service_factory.mojom",
"shell.mojom",
- "shell_client.mojom",
- "shell_client_factory.mojom",
"shell_resolver.mojom",
]
« no previous file with comments | « services/shell/public/cpp/shell_test.h ('k') | services/shell/public/interfaces/connector.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698