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

Unified Diff: content/renderer/BUILD.gn

Issue 2401333002: Add a blink InterfaceRegistry. (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 | content/renderer/mojo/blink_interface_registry_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 8f571d3802732863d75507fd35390b35fc84e2e5..4980dddc692704834cfdf7874c9ccc9f2d608045 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -260,6 +260,8 @@ target(link_target_type, "renderer") {
"menu_item_builder.h",
"mojo/blink_interface_provider_impl.cc",
"mojo/blink_interface_provider_impl.h",
+ "mojo/blink_interface_registry_impl.cc",
+ "mojo/blink_interface_registry_impl.h",
"mojo/interface_provider_js_wrapper.cc",
"mojo/interface_provider_js_wrapper.h",
"mojo_bindings_controller.cc",
« no previous file with comments | « no previous file | content/renderer/mojo/blink_interface_registry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698