Index: public/web/WebExceptionCode.h |
diff --git a/public/web/WebExceptionCode.h b/public/web/WebExceptionCode.h |
index 61d53d9e299fa1c332762c3059ec908ca2f690c4..17dce57d3501b0185c4792e5f7731503607f2082 100644 |
--- a/public/web/WebExceptionCode.h |
+++ b/public/web/WebExceptionCode.h |
@@ -31,11 +31,11 @@ |
#ifndef WebExceptionCode_h |
#define WebExceptionCode_h |
-namespace WebKit { |
+namespace blink { |
// This should match how ExceptionCode is defined in WebCore. |
typedef int WebExceptionCode; |
-} // namespace WebKit |
+} // namespace blink |
#endif |