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

Unified Diff: mojo/mojo_base.gyp

Issue 1684783002: Rename ServiceProvider to InterfaceProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 10 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 | « media/mojo/services/service_factory_impl.cc ('k') | mojo/shell/application_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index b451a6e608e6ca0f1a6eb7ad54efb1a1325d57a9..208e70291fd5c2d02eb63ca131d48afab21d53f0 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -206,7 +206,7 @@
'mojom_files': [
'shell/public/interfaces/application_manager.mojom',
'shell/public/interfaces/content_handler.mojom',
- 'shell/public/interfaces/service_provider.mojom',
+ 'shell/public/interfaces/interface_provider.mojom',
'shell/public/interfaces/shell.mojom',
'shell/public/interfaces/shell_client.mojom',
],
« no previous file with comments | « media/mojo/services/service_factory_impl.cc ('k') | mojo/shell/application_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698