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

Unified Diff: base/BUILD.gn

Issue 2904593002: Refactor Environment Config Out of TaskSchedulerImpl (Closed)
Patch Set: 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/environment_config.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 49e16f5c0bdedc4956a7bf827fdf614834b8674c..7f466fc126799d5e81ff7aaa7f22116490d3caca 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -818,6 +818,8 @@ component("base") {
"task_runner_util.h",
"task_scheduler/delayed_task_manager.cc",
"task_scheduler/delayed_task_manager.h",
+ "task_scheduler/environment_config.cc",
+ "task_scheduler/environment_config.h",
"task_scheduler/initialization_util.cc",
"task_scheduler/initialization_util.h",
"task_scheduler/post_task.cc",
« no previous file with comments | « no previous file | base/task_scheduler/environment_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698