Index: third_party/WebKit/Source/core/css/parser/CSSParserString.h |
diff --git a/third_party/WebKit/Source/core/css/parser/CSSParserString.h b/third_party/WebKit/Source/core/css/parser/CSSParserString.h |
index f3434ab6c590dd4263beae72eeb018389f09ae9e..0a83860f9ee13bcf811d219983b456187f74e164 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSParserString.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSParserString.h |
@@ -102,6 +102,6 @@ struct CSSParserString { |
bool m_is8Bit; |
}; |
-} |
+} // namespace blink |
#endif |