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

Unified Diff: content/common/BUILD.gn

Issue 1801963002: Change primordial pipes to ShellClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase onto catalog CL Created 4 years, 9 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 | « content/browser/mojo/mojo_child_connection.cc ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e5e1929fa06696a1a79e67a8816a584eb7a78265..c735b88c7c57847477d7b3b9d8abf14a9bf0f940 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -155,7 +155,7 @@ source_set("common") {
"//gpu/command_buffer/common:gles2_utils",
"//mojo/converters/network",
"//mojo/shell/public/cpp",
- "//mojo/shell/runner/child:lib",
+ "//mojo/shell/runner/common",
"//net",
"//skia",
"//third_party/WebKit/public:blink",
« no previous file with comments | « content/browser/mojo/mojo_child_connection.cc ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698