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

Unified Diff: mojo/shell/standalone/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/shell/shell_client_factory_connection.cc ('k') | mojo/shell/standalone/android/android_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/standalone/BUILD.gn
diff --git a/mojo/shell/standalone/BUILD.gn b/mojo/shell/standalone/BUILD.gn
index d8a3aca42ff931d25e68d18749df69369e604bb4..82160a12858bee6c48b5c35a5306e38d168ee3d7 100644
--- a/mojo/shell/standalone/BUILD.gn
+++ b/mojo/shell/standalone/BUILD.gn
@@ -137,7 +137,7 @@ source_set("lib") {
":jni_headers",
":run_android_application_function",
"//components/mus/gles2",
- "//mojo/shell/public/cpp:content_handler",
+ "//mojo/shell/public/cpp:shell_client_factory",
]
} else {
sources += [
« no previous file with comments | « mojo/shell/shell_client_factory_connection.cc ('k') | mojo/shell/standalone/android/android_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698