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

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

Issue 2461643002: Add missing generator dependencies in content/renderer/mus (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | 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 95c77c70c8ade50c68932ea8236dd501b228da45..8ac01edb262170956398beaeeba2a7871a1081c1 100644
--- a/content/renderer/mus/BUILD.gn
+++ b/content/renderer/mus/BUILD.gn
@@ -23,6 +23,8 @@ static_library("mus") {
"//content/common",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
+ "//device/time_zone_monitor/public/interfaces",
+ "//media/mojo/interfaces:remoting",
"//mojo/common",
"//services/service_manager/public/cpp",
"//services/ui/public/cpp",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698