Index: Source/web/EventListenerWrapper.cpp |
diff --git a/Source/web/EventListenerWrapper.cpp b/Source/web/EventListenerWrapper.cpp |
index 10266d39e022148bd218c5f4c971c2b6fd27d005..24e0041dfaa715763ddaef1409a58b2e0749b4dd 100644 |
--- a/Source/web/EventListenerWrapper.cpp |
+++ b/Source/web/EventListenerWrapper.cpp |
@@ -36,7 +36,7 @@ |
#include "public/web/WebDOMEvent.h" |
#include "public/web/WebDOMEventListener.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |