diff options
Diffstat (limited to 'cc/resources/raster_worker_pool.cc')
-rw-r--r-- | cc/resources/raster_worker_pool.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/resources/raster_worker_pool.cc b/cc/resources/raster_worker_pool.cc index d6f0507..fd0aacc 100644 --- a/cc/resources/raster_worker_pool.cc +++ b/cc/resources/raster_worker_pool.cc @@ -16,7 +16,6 @@ #include "third_party/skia/include/core/SkPixelRef.h" #include "third_party/skia/include/gpu/GrContext.h" #include "third_party/skia/include/gpu/SkGpuDevice.h" -#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" namespace cc { |