| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index d75dc18c1b0e50d21fc9bd0c1e6c88d75c39e85e..cc8f88616c10154e4306aa2adb209eaa1fc03dcf 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -21,8 +21,6 @@ blink_core_sources("frame") {
|
| "DOMWindowBase64.cpp",
|
| "DOMWindowBase64.h",
|
| "DOMWindowEventHandlers.h",
|
| - "DOMWindowProperty.cpp",
|
| - "DOMWindowProperty.h",
|
| "DOMWindowTimers.cpp",
|
| "DOMWindowTimers.h",
|
| "DeprecatedScheduleStyleRecalcDuringLayout.cpp",
|
|
|