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

Unified Diff: mojo/mojo_shell.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 | « mojo/mojo_base.gyp ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index 28b8062872c4529e013017a956e1259bfafac835..11720977618bf6ec28e4262e4e5def920b27e68d 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -20,8 +20,6 @@
'shell/capability_filter.h',
'shell/connect_to_application_params.cc',
'shell/connect_to_application_params.h',
- 'shell/content_handler_connection.cc',
- 'shell/content_handler_connection.h',
'shell/connect_util.cc',
'shell/connect_util.h',
'shell/identity.cc',
@@ -31,6 +29,8 @@
'shell/shell_application_delegate.h',
'shell/shell_application_loader.cc',
'shell/shell_application_loader.h',
+ 'shell/shell_client_factory_connection.cc',
+ 'shell/shell_client_factory_connection.h',
'shell/static_application_loader.cc',
'shell/static_application_loader.h',
'shell/switches.cc',
« no previous file with comments | « mojo/mojo_base.gyp ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698