| 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 bd1695a46121ef6b56d31ba6ac5b7a5c1e54752a..f07777e48a8853cabd6c163f0d0389a8d4a605cd 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -19,6 +19,7 @@ blink_core_sources("frame") {
|
| "DOMWindowBase64.cpp",
|
| "DOMWindowBase64.h",
|
| "DOMWindowEventHandlers.h",
|
| + "DOMWindowInstallation.h",
|
| "DOMWindowProperty.cpp",
|
| "DOMWindowProperty.h",
|
| "DOMWindowTimers.cpp",
|
|
|