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 1731108f698175c1d2c8c327a39224242d586b85..c2a91e09ea3cf53b09d9ff68ef06fc587949719f 100644 |
--- a/third_party/WebKit/Source/core/dom/BUILD.gn |
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn |
@@ -261,6 +261,7 @@ blink_core_sources("dom") { |
"StyleEngine.h", |
"StyleEngineContext.cpp", |
"StyleEngineContext.h", |
+ "StyleReattachData.h", |
"StyleSheetCandidate.cpp", |
"StyleSheetCandidate.h", |
"StyleSheetCollection.cpp", |