diff options
Diffstat (limited to 'cc/thread_proxy.cc')
-rw-r--r-- | cc/thread_proxy.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/thread_proxy.cc b/cc/thread_proxy.cc index 1469fe3..9c988d4 100644 --- a/cc/thread_proxy.cc +++ b/cc/thread_proxy.cc @@ -19,7 +19,6 @@ #include <public/WebSharedGraphicsContext3D.h> #include <wtf/CurrentTime.h> -using namespace WTF; using WebKit::WebSharedGraphicsContext3D; namespace { |