Index: Source/web/InspectorFrontendClientImpl.cpp |
diff --git a/Source/web/InspectorFrontendClientImpl.cpp b/Source/web/InspectorFrontendClientImpl.cpp |
index 7e8bd97a8236db50ab816673258c2af00bae83f1..dec64f2ae13ef0385262df036f12230f2bab36bd 100644 |
--- a/Source/web/InspectorFrontendClientImpl.cpp |
+++ b/Source/web/InspectorFrontendClientImpl.cpp |
@@ -42,7 +42,7 @@ |
#include "web/WebDevToolsFrontendImpl.h" |
#include "wtf/text/WTFString.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |