Index: Source/web/ContextFeaturesClientImpl.cpp |
diff --git a/Source/web/ContextFeaturesClientImpl.cpp b/Source/web/ContextFeaturesClientImpl.cpp |
index 90bd90d339f2f00a91e273bce63a7afcf98a0995..744ff0315d0889c0a83a61799fb21fa05e686d45 100644 |
--- a/Source/web/ContextFeaturesClientImpl.cpp |
+++ b/Source/web/ContextFeaturesClientImpl.cpp |
@@ -37,8 +37,6 @@ |
#include "public/web/WebPermissionClient.h" |
#include "web/WebLocalFrameImpl.h" |
-using namespace blink; |
- |
namespace blink { |
class ContextFeaturesCache FINAL : public NoBaseWillBeGarbageCollectedFinalized<ContextFeaturesCache>, public DocumentSupplement { |