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

Unified Diff: extensions/BUILD.gn

Issue 2675033002: [Media Router] Add MediaSink subtypes (Closed)
Patch Set: resolve code review comments from Derek and Mark Created 3 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 | « chrome/test/BUILD.gn ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index db02ee847adffeee2b58774c72624c2f8d1a71b3..4e85c5b906daf6fe0bc74b779f35950622f2374a 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -56,6 +56,8 @@ grit("extensions_renderer_resources") {
"//extensions/common:mojo__generator",
"//extensions/common/api:mojom__generator",
"//mojo/common:common_custom_types__generator",
+ "//net/interfaces:interfaces__generator",
+ "//url/mojo:url_mojom_gurl__generator",
"//url/mojo:url_mojom_origin__generator",
]
}
« no previous file with comments | « chrome/test/BUILD.gn ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698