| 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 8f8632ee84ddb536710df92e9eca32e0016318fb..48ede6b3f844c582aad4d97310c30c04850e21ff 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -446,6 +446,8 @@ blink_core_sources("html") {
|
| "shadow/MediaControlElements.h",
|
| "shadow/MediaControls.cpp",
|
| "shadow/MediaControls.h",
|
| + "shadow/MediaControlsMediaEventListener.cpp",
|
| + "shadow/MediaControlsMediaEventListener.h",
|
| "shadow/MediaControlsWindowEventListener.cpp",
|
| "shadow/MediaControlsWindowEventListener.h",
|
| "shadow/PickerIndicatorElement.cpp",
|
|
|