| 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 253fa3f40f6743c050f700e07da7f9d42535d63c..afa717b3e32ff58bc47999ea098cf6191fcee455 100644
 | 
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
 | 
| @@ -483,8 +483,6 @@ blink_core_sources("html") {
 | 
|      "shadow/DetailsMarkerControl.h",
 | 
|      "shadow/MediaControlElementTypes.cpp",
 | 
|      "shadow/MediaControlElementTypes.h",
 | 
| -    "shadow/MediaControlElements.cpp",
 | 
| -    "shadow/MediaControlElements.h",
 | 
|      "shadow/MediaRemotingElements.cpp",
 | 
|      "shadow/MediaRemotingElements.h",
 | 
|      "shadow/MediaRemotingInterstitial.cpp",
 | 
| 
 |