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

Unified Diff: content/public/common/BUILD.gn

Issue 2310563002: Adds routed interface support between RenderFrameHost and RenderFrame (Closed)
Patch Set: . 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index c744b68c8c3c39be6373c9a5bcee0c6cbd4d505b..e9c95c4623b28f3ea12b1c84ad81b882828c1f71 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -91,6 +91,8 @@ source_set("common_sources") {
sources = [
"appcache_info.h",
+ "associated_interface_provider.h",
+ "associated_interface_registry.h",
"bindings_policy.h",
"browser_plugin_guest_mode.cc",
"browser_plugin_guest_mode.h",

Powered by Google App Engine
This is Rietveld 408576698