Index: third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
index ebb456bc4dceb225f85f051726dbc9984e05c118..3f2037b0dfe67441518eb4f5345af00617a0f1dd 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
+++ b/third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi |
@@ -6,6 +6,7 @@ |
'variables': { |
'bindings_core_v8_custom_files': [ |
'V8CSSStyleDeclarationCustom.cpp', |
+ 'V8CSSStyleRuleCustom.cpp', |
'V8CustomEventCustom.cpp', |
'V8CustomXPathNSResolver.cpp', |
'V8CustomXPathNSResolver.h', |