Index: Source/core/css/resolver/StyleBuilderCustom.cpp |
diff --git a/Source/core/css/resolver/StyleBuilderCustom.cpp b/Source/core/css/resolver/StyleBuilderCustom.cpp |
index fe09753083dca0ed198cf558fe8737d8c9742049..85ff8e9e3c07885e0528f992c5b36730ac1e5d60 100644 |
--- a/Source/core/css/resolver/StyleBuilderCustom.cpp |
+++ b/Source/core/css/resolver/StyleBuilderCustom.cpp |
@@ -2176,11 +2176,6 @@ void StyleBuilder::oldApplyProperty(CSSPropertyID id, StyleResolverState& state, |
break; |
} |
- case CSSPropertyColorProfile: |
- { |
- // Not implemented. |
- break; |
- } |
// end of ident only properties |
case CSSPropertyFill: |
{ |