Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: cc/raster/bitmap_tile_task_worker_pool.h

Issue 1890903002: cc: Simplify Task and its derived classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_tile_task_runner
Patch Set: nits Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/raster/bitmap_tile_task_worker_pool.h
diff --git a/cc/raster/bitmap_tile_task_worker_pool.h b/cc/raster/bitmap_tile_task_worker_pool.h
index 773efb48f2fca0c3a02652a73145f4154f96eb3d..9482c51607af59e06adc01f1c8747f3116b05f76 100644
--- a/cc/raster/bitmap_tile_task_worker_pool.h
+++ b/cc/raster/bitmap_tile_task_worker_pool.h
@@ -9,7 +9,6 @@
#include "base/macros.h"
#include "base/values.h"
-#include "cc/raster/tile_task_runner.h"
#include "cc/raster/tile_task_worker_pool.h"
namespace base {
« no previous file with comments | « cc/cc.gyp ('k') | cc/raster/gpu_tile_task_worker_pool.h » ('j') | cc/raster/task.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698