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