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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2379703002: [Presentation API] (alternative) 1-UA: send message between controller and receiver page (Closed)
Patch Set: rebase with master and resolve merge conflicts 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 07ba9cb5a1d0f7b23ab914cf10051dca7251856a..918b46b47797d789a88e2deae01f7fef51937ae4 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -531,6 +531,7 @@ component("platform") {
"exported/WebPrerender.cpp",
"exported/WebPrerenderingSupport.cpp",
"exported/WebPresentationAvailabilityObserver.cpp",
+ "exported/WebPresentationConnection.cpp",
"exported/WebPresentationController.cpp",
"exported/WebPresentationReceiver.cpp",
"exported/WebRTCAnswerOptions.cpp",

Powered by Google App Engine
This is Rietveld 408576698