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

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: 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: 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 dd8ccc7711ecddc712c83a39b8ef07ae4b84f56e..4e73fab56c6dd3d4b3367c24b941199b6558f998 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -533,6 +533,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