diff options
Diffstat (limited to 'cc/CCLayerIterator.h')
-rw-r--r-- | cc/CCLayerIterator.h | 2 |
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 { |