Index: public/web/WebSecurityPolicy.h |
diff --git a/public/web/WebSecurityPolicy.h b/public/web/WebSecurityPolicy.h |
index b5a5fccfd5cc49ba53f34d3350acac898f10efbd..dc834c1d96f2b75cfc9124fd32e1f3a5b1a506c5 100644 |
--- a/public/web/WebSecurityPolicy.h |
+++ b/public/web/WebSecurityPolicy.h |
@@ -34,7 +34,7 @@ |
#include "../platform/WebCommon.h" |
#include "../platform/WebReferrerPolicy.h" |
-namespace WebKit { |
+namespace blink { |
class WebString; |
class WebURL; |
@@ -93,6 +93,6 @@ private: |
WebSecurityPolicy(); |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |