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 d1f742d06c15c66187088676fb489e36287eecaf..591d3b599f31eff131be8c6085248368694f9962 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -162,6 +162,7 @@ blink_core_sources("dom") { |
"FrameRequestCallbackCollection.h", |
"Fullscreen.cpp", |
"Fullscreen.h", |
+ "FunctionStringCallback.h", |
"GlobalEventHandlers.h", |
"IconURL.cpp", |
"IconURL.h", |
@@ -303,7 +304,6 @@ blink_core_sources("dom") { |
"StaticNodeList.h", |
"StaticRange.cpp", |
"StaticRange.h", |
- "StringCallback.h", |
"StyleChangeReason.cpp", |
"StyleChangeReason.h", |
"StyleElement.cpp", |