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

Unified Diff: cc/BUILD.gn

Issue 1489233003: TaskGraphRunner Group support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor
Patch Set: feedback Created 5 years 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
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/raster/synchronous_task_graph_runner.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 88e3524ef3765a5a553647f151deaacb880e46be..104585f8fead4bbc23f66aa73d402f01aa9f63f7 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -371,6 +371,7 @@ component("cc") {
"raster/single_thread_task_graph_runner.h",
"raster/synchronous_task_graph_runner.cc",
"raster/synchronous_task_graph_runner.h",
+ "raster/task_category.h",
"raster/task_graph_runner.cc",
"raster/task_graph_runner.h",
"raster/task_graph_work_queue.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/raster/synchronous_task_graph_runner.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698