| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 88e7a708a61cfca25e5bc837789ea6d3deec5957..aded6a01a94f33cd31c34be971e3728504e61ae2 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -26,9 +26,7 @@
|
| 'css/CSSStyleRule.idl',
|
| 'css/CSSStyleSheet.idl',
|
| 'css/CSSSupportsRule.idl',
|
| - # We should probably add CSSUnknownRule.idl to this list,
|
| - # but it currently causes a compile error.
|
| - # 'css/CSSUnknownRule.idl',
|
| + 'css/CSSUnknownRule.idl',
|
| 'css/CSSValue.idl',
|
| 'css/CSSValueList.idl',
|
| 'css/CSSViewportRule.idl',
|
|
|