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

Unified Diff: mojo/shell/BUILD.gn

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_shell.gyp ('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/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index eaa655437b678bd4b25e64a5a48887c00c7ba8a6..b2c93d4f4f84ad3c2cfb6ccede1653ffc9e6056d 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -29,8 +29,6 @@ source_set("shell") {
"connect_to_application_params.h",
"connect_util.cc",
"connect_util.h",
- "content_handler_connection.cc",
- "content_handler_connection.h",
"identity.cc",
"identity.h",
"native_runner.h",
@@ -38,6 +36,8 @@ source_set("shell") {
"shell_application_delegate.h",
"shell_application_loader.cc",
"shell_application_loader.h",
+ "shell_client_factory_connection.cc",
+ "shell_client_factory_connection.h",
"static_application_loader.cc",
"static_application_loader.h",
"switches.cc",
« no previous file with comments | « mojo/mojo_shell.gyp ('k') | mojo/shell/application_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698