summaryrefslogtreecommitdiffstats
path: root/cc/single_thread_proxy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/single_thread_proxy.cc')
-rw-r--r--cc/single_thread_proxy.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/single_thread_proxy.cc b/cc/single_thread_proxy.cc
index d6648d6..93e397a 100644
--- a/cc/single_thread_proxy.cc
+++ b/cc/single_thread_proxy.cc
@@ -14,8 +14,6 @@
#include "base/debug/trace_event.h"
#include <wtf/CurrentTime.h>
-using namespace WTF;
-
namespace cc {
scoped_ptr<CCProxy> CCSingleThreadProxy::create(CCLayerTreeHost* layerTreeHost)