Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / RGBColor.idl
index 81ae393..93614f2 100644 (file)
@@ -20,7 +20,8 @@
 
 [
     NotScriptWrappable,
-    WillBeGarbageCollected
+    WillBeGarbageCollected,
+    RuntimeEnabled=CSSValue,
 ] interface RGBColor {
     readonly attribute CSSPrimitiveValue  red;
     readonly attribute CSSPrimitiveValue  green;