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

Unified Diff: content/renderer/mus/BUILD.gn

Issue 2136313002: Fix --use-mus-in-renderer for mus+ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error. Created 4 years, 5 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 | « cc/ipc/render_pass_struct_traits.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/mus/BUILD.gn
diff --git a/content/renderer/mus/BUILD.gn b/content/renderer/mus/BUILD.gn
index 1935f4e00f5603c4d0e67312274dc927ac03bddb..7ce0718c2dc0d20ffaaa2ad26ce6b45c7a8be341 100644
--- a/content/renderer/mus/BUILD.gn
+++ b/content/renderer/mus/BUILD.gn
@@ -21,6 +21,7 @@ source_set("mus") {
"//base",
"//cc",
"//content/common",
+ "//content/public/child:child_sources",
"//content/public/common:common_sources",
"//mojo/common",
"//mojo/converters/blink",
« no previous file with comments | « cc/ipc/render_pass_struct_traits.cc ('k') | content/renderer/mus/render_widget_mus_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698