Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / WebPerformance.cpp
index ba0919b..4ac6997 100644 (file)
@@ -33,8 +33,6 @@
 
 #include "core/timing/Performance.h"
 
-using namespace WebCore;
-
 namespace blink {
 
 static double millisecondsToSeconds(unsigned long long milliseconds)