Index: third_party/WebKit/public/web/WebColorChooser.h |
diff --git a/third_party/WebKit/public/web/WebColorChooser.h b/third_party/WebKit/public/web/WebColorChooser.h |
index f4e956a1b6b1e0073ac0f88cc8673e4cc9df9f9c..b25f10741ceba9fb35108a972ec13ffb896d3a0e 100644 |
--- a/third_party/WebKit/public/web/WebColorChooser.h |
+++ b/third_party/WebKit/public/web/WebColorChooser.h |
@@ -43,6 +43,6 @@ class WebColorChooser { |
// didChooseColor callbacks anymore. |
virtual void EndChooser() {} |
}; |
-} |
+} // namespace blink |
#endif // WebColorChooser_h |