Index: Source/web/PageScaleConstraintsSet.cpp |
diff --git a/Source/web/PageScaleConstraintsSet.cpp b/Source/web/PageScaleConstraintsSet.cpp |
index 6588421145ced4aea9a17ee274560cb508d486f8..550866b5ef8c19a57ba6e01bccd6175a24618a3e 100644 |
--- a/Source/web/PageScaleConstraintsSet.cpp |
+++ b/Source/web/PageScaleConstraintsSet.cpp |
@@ -34,8 +34,6 @@ |
#include "platform/Length.h" |
#include "wtf/Assertions.h" |
-using namespace blink; |
- |
namespace blink { |
static const float defaultMinimumScale = 0.25f; |