| 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 865c8db2ad24eca5cab60c5f600883531471ea1c..975ff768ba36e1b9de441ad7bbe70e89b1e9efd3 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -485,6 +485,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/ProgressShadowElement.cpp",
|
| "shadow/ProgressShadowElement.h",
|
| "shadow/ShadowElementNames.cpp",
|
|
|