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

Unified Diff: content/renderer/BUILD.gn

Issue 2379703002: [Presentation API] (alternative) 1-UA: send message between controller and receiver page (Closed)
Patch Set: merge with master Created 4 years, 1 month 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index aaadc67e58a0a71faeb867f17e78b4bb0b205e68..3e4cba37fdcfb9ec8aef567241b814082e78e79f 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -281,6 +281,8 @@ target(link_target_type, "renderer") {
"peripheral_content_heuristic.h",
"presentation/presentation_connection_client.cc",
"presentation/presentation_connection_client.h",
+ "presentation/presentation_connection_proxy.cc",
+ "presentation/presentation_connection_proxy.h",
"presentation/presentation_dispatcher.cc",
"presentation/presentation_dispatcher.h",
"push_messaging/push_messaging_dispatcher.cc",
« no previous file with comments | « content/public/browser/presentation_session.cc ('k') | content/renderer/presentation/presentation_connection_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698