| 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 0935cdeab30de49ddb7a8c115c1f8000ebbc7437..aba5cd59ec744c0829b72079baa1812a31546d32 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -449,6 +449,8 @@ blink_core_sources("html") {
|
| "shadow/MediaControls.h",
|
| "shadow/MediaControlsMediaEventListener.cpp",
|
| "shadow/MediaControlsMediaEventListener.h",
|
| + "shadow/MediaControlsOrientationLockDelegate.cpp",
|
| + "shadow/MediaControlsOrientationLockDelegate.h",
|
| "shadow/MediaControlsWindowEventListener.cpp",
|
| "shadow/MediaControlsWindowEventListener.h",
|
| "shadow/PickerIndicatorElement.cpp",
|
|
|