| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index e0fd8d293f36f4609aacbc3985f0e34b3e565146..6d27a9c48e5102f1eedd7c96af6d8fda6a72b6da 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -142,6 +142,7 @@ blink_core_sources("dom") {
|
| "FrameRequestCallbackCollection.h",
|
| "Fullscreen.cpp",
|
| "Fullscreen.h",
|
| + "FullscreenCallbacks.h",
|
| "GlobalEventHandlers.h",
|
| "IconURL.cpp",
|
| "IconURL.h",
|
|
|