Index: third_party/WebKit/Source/core/css/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn |
index 6b2783ac03ebd378ff356d08f514e07f7638a4f2..8843a315a5fb61ee5e53af995aee1910d1ad7930 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -148,6 +148,7 @@ blink_core_sources("css") { |
"CSSUnsetValue.cpp", |
"CSSUnsetValue.h", |
"CSSValue.cpp", |
+ "CSSValueIDMappings.h", |
"CSSValueList.cpp", |
"CSSValuePair.cpp", |
"CSSValuePair.h", |