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

Unified Diff: base/BUILD.gn

Issue 2873733003: Introduce SingleThreadTaskRunnerThreadMode (Closed)
Patch Set: Add missing "base" Created 3 years, 7 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
« no previous file with comments | « no previous file | base/task_scheduler/single_thread_task_runner_thread_mode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 3ff0410bf0fb18608b7156268adc92510c0cad4a..655d5bfaaab27c7b88f8ec34d60c274b60281006 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -847,6 +847,7 @@ component("base") {
"task_scheduler/sequence.h",
"task_scheduler/sequence_sort_key.cc",
"task_scheduler/sequence_sort_key.h",
+ "task_scheduler/single_thread_task_runner_thread_mode.h",
"task_scheduler/task.cc",
"task_scheduler/task.h",
"task_scheduler/task_scheduler.cc",
« no previous file with comments | « no previous file | base/task_scheduler/single_thread_task_runner_thread_mode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698