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

Unified Diff: Source/platform/blink_platform.gypi

Issue 439923006: Prioritizing input and compositor tasks in the blink scheduler. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: change to pacify clang Created 6 years, 4 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 52c1ea123fda625fdf51b541351115ae1a4a18ff..e952d61e2c0611f6c0db4427a616ab08a5dde8bc 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -748,6 +748,7 @@
'plugins/PluginData.h',
'plugins/PluginListBuilder.cpp',
'plugins/PluginListBuilder.h',
+ 'scheduler/DoubleBufferedDeque.h',
'scheduler/Scheduler.cpp',
'scheduler/Scheduler.h',
'scroll/FramelessScrollView.cpp',
@@ -932,6 +933,7 @@
'image-decoders/ImageDecoderTest.cpp',
'mac/ScrollElasticityControllerTest.mm',
'network/HTTPParsersTest.cpp',
+ 'scheduler/DoubleBufferedDequeTest.cpp',
'scheduler/SchedulerTest.cpp',
'testing/ArenaTestHelpers.h',
'testing/TreeTestHelpers.cpp',
« no previous file with comments | « no previous file | Source/platform/scheduler/DoubleBufferedDeque.h » ('j') | Source/platform/scheduler/DoubleBufferedDeque.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698