Index: public/web/WebColorChooserClient.h |
diff --git a/public/web/WebColorChooserClient.h b/public/web/WebColorChooserClient.h |
index 6099bfe85a9cae8adb3747d3ac7f25fb74a537c8..30ca541c07eac9d1460d0f7d3b5e53300481bfd7 100644 |
--- a/public/web/WebColorChooserClient.h |
+++ b/public/web/WebColorChooserClient.h |
@@ -29,7 +29,7 @@ |
#include "../platform/WebColor.h" |
#include "../platform/WebCommon.h" |
-namespace WebKit { |
+namespace blink { |
// Receives calls from WebColorChooser and passes it to the WebCore side. |
class WebColorChooserClient { |