Index: third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp |
diff --git a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp |
index d7ea63173f8d75603c99e2ab577dbbf0df54c93a..18b21b885af61e1514392f9c111ea6f063221749 100644 |
--- a/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp |
+++ b/third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp |
@@ -42,5 +42,4 @@ CSSGridLineNamesValue::CSSGridLineNamesValue() |
{ |
} |
-} |
- |
+} // namespace blink |