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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2546423002: [Try # 3] Scheduler refactoring to virtually eliminate redundant DoWorks (Closed)
Patch Set: Rebased Created 3 years, 11 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 6d9c382c8d1c7ec4d62a68401a56951fdf871df1..6cc8afe185685fea42032cb7facf9511651636e8 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1185,6 +1185,7 @@ component("platform") {
"scheduler/base/intrusive_heap.h",
"scheduler/base/lazy_now.cc",
"scheduler/base/lazy_now.h",
+ "scheduler/base/moveable_auto_lock.h",
"scheduler/base/pollable_thread_safe_flag.cc",
"scheduler/base/pollable_thread_safe_flag.h",
"scheduler/base/queueing_time_estimator.cc",
« no previous file with comments | « cc/test/ordered_simple_task_runner.cc ('k') | third_party/WebKit/Source/platform/scheduler/base/moveable_auto_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698