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

Unified Diff: cc/resources/gpu_tile_task_worker_pool.h

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/resources/gpu_tile_task_worker_pool.h
diff --git a/cc/resources/gpu_tile_task_worker_pool.h b/cc/resources/gpu_tile_task_worker_pool.h
index e62c17f9f86d2a829a069933b18e5a279b7621b3..5d35ef9c9baa2880932e54bfc5e7a542570bdc8b 100644
--- a/cc/resources/gpu_tile_task_worker_pool.h
+++ b/cc/resources/gpu_tile_task_worker_pool.h
@@ -47,8 +47,6 @@ class CC_EXPORT GpuTileTaskWorkerPool : public TileTaskWorkerPool,
const NamespaceToken namespace_token_;
TileTaskRunnerClient* client_;
- bool run_tasks_on_origin_thread_pending_;
-
TaskSetCollection tasks_pending_;
scoped_refptr<TileTask> task_set_finished_tasks_[kNumberOfTaskSets];

Powered by Google App Engine
This is Rietveld 408576698