Index: Source/web/WebDOMActivityLogger.cpp |
diff --git a/Source/web/WebDOMActivityLogger.cpp b/Source/web/WebDOMActivityLogger.cpp |
index 822b4275eb685bed415fbba1214a94e3fe434fa0..84e131efa07ed9600be2362f21a5dc354dd2067d 100644 |
--- a/Source/web/WebDOMActivityLogger.cpp |
+++ b/Source/web/WebDOMActivityLogger.cpp |
@@ -38,8 +38,6 @@ |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |
-using namespace blink; |
- |
namespace blink { |
class DOMActivityLoggerContainer : public V8DOMActivityLogger { |