| Index: Source/web/WebRuntimeFeatures.cpp
|
| diff --git a/Source/web/WebRuntimeFeatures.cpp b/Source/web/WebRuntimeFeatures.cpp
|
| index 0f90a76dcdc4277505a4fd09cef18b5309bb51ab..783d235edfcf5ae1cad947fbadca872ed76b0752 100644
|
| --- a/Source/web/WebRuntimeFeatures.cpp
|
| +++ b/Source/web/WebRuntimeFeatures.cpp
|
| @@ -34,8 +34,6 @@
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| #include "web/WebMediaPlayerClientImpl.h"
|
|
|
| -using namespace blink;
|
| -
|
| namespace blink {
|
|
|
| void WebRuntimeFeatures::enableExperimentalFeatures(bool enable)
|
|
|