From 357b51741519bad4cf3afc7a1603b9bb46556fe7 Mon Sep 17 00:00:00 2001 From: "enne@chromium.org" Date: Thu, 18 Oct 2012 17:39:33 +0000 Subject: cc: Remove wtf usage from test code This incidentally cleans up time source and layer sorter. R=jamesr@chromium.org BUG=154451 Review URL: https://codereview.chromium.org/11188011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162731 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/single_thread_proxy.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'cc/single_thread_proxy.cc') 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 -using namespace WTF; - namespace cc { scoped_ptr CCSingleThreadProxy::create(CCLayerTreeHost* layerTreeHost) -- cgit v1.1