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

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

Issue 2421283002: Revert of Optimize blink scheduler with an intrusive heap (Closed)
Patch Set: Created 4 years, 2 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 | third_party/WebKit/Source/platform/scheduler/base/intrusive_heap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 29a2eb7c0263b1bd850fe3ce8f53d8c318f49e00..1fa210477ccf83ae3e94fddeba54d263e25254d5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1127,7 +1127,6 @@
"scheduler/base/cancelable_closure_holder.h",
"scheduler/base/enqueue_order.cc",
"scheduler/base/enqueue_order.h",
- "scheduler/base/intrusive_heap.h",
"scheduler/base/lazy_now.cc",
"scheduler/base/lazy_now.h",
"scheduler/base/pollable_thread_safe_flag.cc",
@@ -1705,7 +1704,6 @@
"network/ResourceRequestTest.cpp",
"network/ResourceResponseTest.cpp",
"scheduler/CancellableTaskFactoryTest.cpp",
- "scheduler/base/intrusive_heap_unittest.cc",
"scheduler/base/queueing_time_estimator_unittest.cc",
"scheduler/base/task_queue_manager_unittest.cc",
"scheduler/base/task_queue_selector_unittest.cc",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/scheduler/base/intrusive_heap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698