| 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 5623ff8e6dabb5f706f8ac9cd2cd8132ac31abe4..6d3fa13e388bc65cf5f0d16cd7fda253650ae340 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -444,6 +444,8 @@ blink_core_sources("html") {
|
| "shadow/MediaControlElements.h",
|
| "shadow/MediaControls.cpp",
|
| "shadow/MediaControls.h",
|
| + "shadow/MediaControlsWindowEventListener.cpp",
|
| + "shadow/MediaControlsWindowEventListener.h",
|
| "shadow/PickerIndicatorElement.cpp",
|
| "shadow/PickerIndicatorElement.h",
|
| "shadow/ProgressShadowElement.cpp",
|
|
|