| 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 e4a46ff5dd5a219b94e9cb2ca725e57979eed788..f54f7850bb09bd7d6365dcda77a89fa8dc92aa75 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -477,6 +477,10 @@ blink_core_sources("html") {
|
| "shadow/MediaControlElements.h",
|
| "shadow/MediaControlTimelineMetrics.cpp",
|
| "shadow/MediaControlTimelineMetrics.h",
|
| + "shadow/MediaRemotingElements.cpp",
|
| + "shadow/MediaRemotingElements.h",
|
| + "shadow/MediaRemotingInterstitial.cpp",
|
| + "shadow/MediaRemotingInterstitial.h",
|
| "shadow/PickerIndicatorElement.cpp",
|
| "shadow/PickerIndicatorElement.h",
|
| "shadow/ProgressShadowElement.cpp",
|
|
|