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 f605c3de975ca459184063b6bc5a3f48cfb9c213..e3e333878f78559eb771173a6daa936a652d601b 100644 |
--- a/third_party/WebKit/Source/core/html/BUILD.gn |
+++ b/third_party/WebKit/Source/core/html/BUILD.gn |
@@ -454,6 +454,8 @@ blink_core_sources("html") { |
"shadow/MediaControlsOrientationLockDelegate.h", |
"shadow/MediaControlsWindowEventListener.cpp", |
"shadow/MediaControlsWindowEventListener.h", |
+ "shadow/MediaRemotingInterstitial.cpp", |
+ "shadow/MediaRemotingInterstitial.h", |
"shadow/PickerIndicatorElement.cpp", |
"shadow/PickerIndicatorElement.h", |
"shadow/ProgressShadowElement.cpp", |