| Index: third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn b/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
|
| index 863fe412e604317149a8a0177592f2048bba15c6..c4401f276d0bfa82f2853c0c4ffae2d3cfe848d1 100644
|
| --- a/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
|
| @@ -12,8 +12,6 @@ blink_modules_sources("screen_orientation") {
|
| "ScreenOrientation.h",
|
| "ScreenOrientationControllerImpl.cpp",
|
| "ScreenOrientationControllerImpl.h",
|
| - "ScreenOrientationDispatcher.cpp",
|
| - "ScreenOrientationDispatcher.h",
|
| "ScreenScreenOrientation.cpp",
|
| "ScreenScreenOrientation.h",
|
| ]
|
|
|