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

Unified Diff: mojo/mojo_base.gyp

Issue 1705323003: ContentHandler -> ShellClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@delete
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 | « no previous file | mojo/mojo_shell.gyp » ('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 f65243ca60ade2798fe4a5bcd23847430ccb8092..e2d3727a2b83a3ef00a0b4a050075abd0417e42c 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -207,10 +207,10 @@
'services/package_manager/public/interfaces/resolver.mojom',
'services/package_manager/public/interfaces/shell_resolver.mojom',
'shell/public/interfaces/application_manager.mojom',
- 'shell/public/interfaces/content_handler.mojom',
'shell/public/interfaces/interface_provider.mojom',
'shell/public/interfaces/shell.mojom',
'shell/public/interfaces/shell_client.mojom',
+ 'shell/public/interfaces/shell_client_factory.mojom',
],
},
'dependencies': [
« no previous file with comments | « no previous file | mojo/mojo_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698