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

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

Issue 2340433003: [Presentation API] 1-UA: notify receiver page when receiver connection becomes available (blink sid… (Closed)
Patch Set: resolve code review comments from dcheng 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: 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 f87b5b293c8a5ec25559250d02028530a02f06e8..4e12908403ebbd9064eedc68d925ed351934e9b1 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -527,6 +527,7 @@ component("platform") {
"exported/WebPrerenderingSupport.cpp",
"exported/WebPresentationAvailabilityObserver.cpp",
"exported/WebPresentationController.cpp",
+ "exported/WebPresentationReceiver.cpp",
"exported/WebRTCAnswerOptions.cpp",
"exported/WebRTCConfiguration.cpp",
"exported/WebRTCICECandidate.cpp",

Powered by Google App Engine
This is Rietveld 408576698