Index: third_party/WebKit/Source/core/html/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn |
index 58d2818b5aeb5cd3115ab530c81209e0b641d42b..a78848418bbabf0e50e1a56360cbc9b733cb46b1 100644 |
--- a/third_party/WebKit/Source/core/html/BUILD.gn |
+++ b/third_party/WebKit/Source/core/html/BUILD.gn |
@@ -481,6 +481,10 @@ blink_core_sources("html") { |
"shadow/MediaControlsOrientationLockDelegate.h", |
"shadow/MediaControlsWindowEventListener.cpp", |
"shadow/MediaControlsWindowEventListener.h", |
+ "shadow/MediaRemotingElements.cpp", |
+ "shadow/MediaRemotingElements.h", |
+ "shadow/MediaRemotingInterstitial.cpp", |
+ "shadow/MediaRemotingInterstitial.h", |
"shadow/PickerIndicatorElement.cpp", |
"shadow/PickerIndicatorElement.h", |
"shadow/ProgressShadowElement.cpp", |