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

Unified Diff: base/base.gypi

Issue 1802003002: DO NOT SUBMIT SchedulerLock - DCHECK Checks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@schedulerlock
Patch Set: All inlined. Created 4 years, 9 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 | « base/base.gyp ('k') | base/task_scheduler/scheduler_lock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 1eb914f1e6933499158b9a7e3a01c593121af7b8..898172715f9cbcdca0b6989176b8a14efada4d0d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -630,6 +630,9 @@
'task_runner.cc',
'task_runner.h',
'task_runner_util.h',
+ 'task_scheduler/scheduler_lock.h',
+ 'task_scheduler/scheduler_lock_impl.cc',
+ 'task_scheduler/scheduler_lock_impl.h',
'task_scheduler/task_traits.cc',
'task_scheduler/task_traits.h',
'template_util.h',
« no previous file with comments | « base/base.gyp ('k') | base/task_scheduler/scheduler_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698