| 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",
|
|
|