summaryrefslogtreecommitdiffstats
path: root/cc/CCLayerIterator.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-06 17:38:24 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-06 17:38:24 +0000
commitdca7dd933acd1c9d2ed0454679158db2fa0a3224 (patch)
tree2e591807d72ff957feef7d2668cb70b9706bfc18 /cc/CCLayerIterator.h
parente28efacdb5db7fd159df9a4fd0eb9e7ccbbac0e0 (diff)
downloadchromium_src-dca7dd933acd1c9d2ed0454679158db2fa0a3224.zip
chromium_src-dca7dd933acd1c9d2ed0454679158db2fa0a3224.tar.gz
chromium_src-dca7dd933acd1c9d2ed0454679158db2fa0a3224.tar.bz2
cc: Remove unused includes to wtf/Vector.h.
BUG=144577,154451 TEST=cc_unittests R=enne@chromium.org,jamesr@chromium.org Review URL: https://codereview.chromium.org/11072003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/CCLayerIterator.h')
-rw-r--r--cc/CCLayerIterator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/CCLayerIterator.h b/cc/CCLayerIterator.h
index 96bb161..7fc3af4 100644
--- a/cc/CCLayerIterator.h
+++ b/cc/CCLayerIterator.h
@@ -7,9 +7,7 @@
#include "CCLayerTreeHostCommon.h"
-#include <wtf/PassOwnPtr.h>
#include <wtf/RefPtr.h>
-#include <wtf/Vector.h>
namespace cc {