Index: Source/core/css/parser/CSSPropertyParser.h |
diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h |
index c9e16494add599936f3d943bf7109edee00e6b33..c7b5775968e452e28660760aa2a5ba77a98b2cc6 100644 |
--- a/Source/core/css/parser/CSSPropertyParser.h |
+++ b/Source/core/css/parser/CSSPropertyParser.h |
@@ -380,7 +380,6 @@ private: |
}; |
CSSPropertyID unresolvedCSSPropertyID(const CSSParserString&); |
-CSSPropertyID cssPropertyID(const String&); |
CSSValueID cssValueKeywordID(const CSSParserString&); |
} // namespace blink |