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

Unified Diff: base/BUILD.gn

Issue 1706533002: Chrome Task Scheduler Task Traits (Closed) Base URL: https://luckyluke-private.googlesource.com/src@a_master
Patch Set: Add OWNERS file Created 4 years, 10 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/base.gypi » ('j') | base/task_scheduler/OWNERS » ('J')
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 3bafc89ff1939bffd03a1e487233f4fd31d63a55..c0de004eddc9ee20fd06d1fd6540d470b6c27fa0 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -739,6 +739,8 @@ component("base") {
"task_runner.cc",
"task_runner.h",
"task_runner_util.h",
+ "task_scheduler/task_traits.cc",
+ "task_scheduler/task_traits.h",
"template_util.h",
"third_party/dmg_fp/dmg_fp.h",
"third_party/dmg_fp/dtoa_wrapper.cc",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/task_scheduler/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698