| Index: third_party/WebKit/Source/platform/Length.cpp
|
| diff --git a/third_party/WebKit/Source/platform/Length.cpp b/third_party/WebKit/Source/platform/Length.cpp
|
| index dd9c409eed545eac1d00e65f8fe17f51aea7e3bd..6f3f8f8ce154ad5d2231d2e56fc77c8a5878b289 100644
|
| --- a/third_party/WebKit/Source/platform/Length.cpp
|
| +++ b/third_party/WebKit/Source/platform/Length.cpp
|
| @@ -28,8 +28,6 @@
|
| #include "platform/CalculationValue.h"
|
| #include "platform/animation/AnimationUtilities.h"
|
|
|
| -using namespace WTF;
|
| -
|
| namespace blink {
|
|
|
| class CalculationValueHandleMap {
|
|
|