Index: Source/web/WebDOMEventListenerPrivate.cpp |
diff --git a/Source/web/WebDOMEventListenerPrivate.cpp b/Source/web/WebDOMEventListenerPrivate.cpp |
index 61066239ac4867c4f0863d850ab9205572c93b6d..9538c73c58a529b9c1201023cff48b6b39ade81c 100644 |
--- a/Source/web/WebDOMEventListenerPrivate.cpp |
+++ b/Source/web/WebDOMEventListenerPrivate.cpp |
@@ -34,7 +34,7 @@ |
#include "public/web/WebDOMEventListener.h" |
#include "web/EventListenerWrapper.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |