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

Unified Diff: extensions/BUILD.gn

Issue 2627463003: Convert MediaRouter mojom apis to intake url::Origin objects instead of strings (Closed)
Patch Set: Add missing dependency for extensions_renderer_resources target Created 3 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 | « chrome/test/media_router/test_media_sinks_observer.cc ('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 8ee9a89c40726b6161259c3885e81ffcdf3a452e..0b11984f69a262b0eff4a56c909f5e3e5637fb87 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -56,6 +56,7 @@ grit("extensions_renderer_resources") {
"//extensions/common:mojo__generator",
"//extensions/common/api:mojom__generator",
"//mojo/common:common_custom_types__generator",
+ "//url/mojo:url_mojom_origin__generator",
]
}
« no previous file with comments | « chrome/test/media_router/test_media_sinks_observer.cc ('k') | extensions/renderer/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698