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

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

Issue 2546423002: [Try # 3] Scheduler refactoring to virtually eliminate redundant DoWorks (Closed)
Patch Set: Add an extra dcheck 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 41a435f88c1fe27b8541b6106490630017878659..5ca603659f8b21e359eee165550a709724b9d467 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1184,6 +1184,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",

Powered by Google App Engine
This is Rietveld 408576698