Index: third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h |
index 4a09a444e20384213475825af305f484bbdcc343..b85db6ce9085bc2c32394b428c9c1375198cd98f 100644 |
--- a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.h |
@@ -52,7 +52,6 @@ private: |
}; |
DEFINE_CSS_VALUE_TYPE_CASTS(CSSGridLineNamesValue, isGridLineNamesValue()); |
-} |
- |
+} // namespace blink |
#endif |