Index: third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h |
diff --git a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h |
index e1a7ae7fce0baac64cd6d5c3f2f2362aebc13c50..0fcea85064fd9c2320be1741e2d84d254ab0aa4c 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h |
+++ b/third_party/WebKit/Source/core/html/shadow/ShadowElementNames.h |
@@ -54,8 +54,8 @@ const AtomicString& sliderTrack(); |
const AtomicString& textFieldContainer(); |
const AtomicString& optGroupLabel(); |
-} |
+} // namespace ShadowElementNames |
-} |
+} // namespace blink |
#endif |