summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_impl.h
diff options
context:
space:
mode:
authorenne@chromium.org <enne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-18 17:39:33 +0000
committerenne@chromium.org <enne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-18 17:39:33 +0000
commit357b51741519bad4cf3afc7a1603b9bb46556fe7 (patch)
tree6037f10401c5946064e1f1518b6ffa46194eb2c0 /cc/layer_tree_host_impl.h
parente986988c0c50e3479d316d1b24fcb7758f5d5ce5 (diff)
downloadchromium_src-357b51741519bad4cf3afc7a1603b9bb46556fe7.zip
chromium_src-357b51741519bad4cf3afc7a1603b9bb46556fe7.tar.gz
chromium_src-357b51741519bad4cf3afc7a1603b9bb46556fe7.tar.bz2
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
Diffstat (limited to 'cc/layer_tree_host_impl.h')
-rw-r--r--cc/layer_tree_host_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h
index b6f57e5..2ec01be 100644
--- a/cc/layer_tree_host_impl.h
+++ b/cc/layer_tree_host_impl.h
@@ -16,8 +16,6 @@
#include "CCRenderPassSink.h"
#include "third_party/skia/include/core/SkColor.h"
#include <public/WebCompositorOutputSurfaceClient.h>
-#include <wtf/PassOwnPtr.h>
-#include <wtf/RefPtr.h>
namespace cc {