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 c2a91e09ea3cf53b09d9ff68ef06fc587949719f..89479f2a749306583c458b56a96343d4a3714974 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", |