Index: Source/web/WebSecurityPolicy.cpp |
diff --git a/Source/web/WebSecurityPolicy.cpp b/Source/web/WebSecurityPolicy.cpp |
index e9436841e7de815aa7f2c410f81e57da0a7317d4..395fc52f5dcb140d5214ae79b073b8f458abea93 100644 |
--- a/Source/web/WebSecurityPolicy.cpp |
+++ b/Source/web/WebSecurityPolicy.cpp |
@@ -38,8 +38,6 @@ |
#include "public/platform/WebString.h" |
#include "public/platform/WebURL.h" |
-using namespace blink; |
- |
namespace blink { |
void WebSecurityPolicy::registerURLSchemeAsLocal(const WebString& scheme) |