Index: cc/resources/tile_task_worker_pool.h |
diff --git a/cc/resources/tile_task_worker_pool.h b/cc/resources/tile_task_worker_pool.h |
index cb7d4b08776c384c746ac902db0037489f8c704a..915a3fa0a8ca2afe9e07644fb13e6cb906a40323 100644 |
--- a/cc/resources/tile_task_worker_pool.h |
+++ b/cc/resources/tile_task_worker_pool.h |
@@ -21,7 +21,7 @@ class RenderingStatsInstrumentation; |
class CC_EXPORT TileTaskWorkerPool { |
public: |
static unsigned kBenchmarkTaskPriority; |
- static unsigned kTaskSetFinishedTaskPriority; |
+ static unsigned kTaskSetFinishedTaskPriorityBase; |
static unsigned kTileTaskPriorityBase; |
TileTaskWorkerPool(); |