Index: third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h |
diff --git a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h b/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h |
index 3769820163e00ef937499b3e9157d3d7093edb37..35cd3d48bdfa31a5fe7cda531292f012f20d1351 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h |
+++ b/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h |
@@ -89,6 +89,6 @@ private: |
const AtomicString& shadowPseudoId() const override; |
}; |
-} |
+} // namespace blink |
#endif |