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

Unified Diff: content/browser/BUILD.gn

Issue 2310563002: Adds routed interface support between RenderFrameHost and RenderFrame (Closed)
Patch Set: rebase Created 4 years, 3 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 61b0c022a01fcd6ef8d87d5bff16401cc891f0c5..905d9b4dc27e5ea30fa4a29602628cb8116fd767 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1328,6 +1328,8 @@ source_set("browser") {
"web_contents/aura/shadow_layer_delegate.h",
"web_contents/web_contents_impl.cc",
"web_contents/web_contents_impl.h",
+ "web_contents/web_contents_interface_registry_impl.cc",
+ "web_contents/web_contents_interface_registry_impl.h",
"web_contents/web_contents_view.h",
"web_contents/web_contents_view_aura.cc",
"web_contents/web_contents_view_aura.h",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.h » ('j') | content/public/renderer/render_frame.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698