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

Unified Diff: components/scheduler/scheduler.gypi

Issue 1832673002: Add testRunner.runIdleTasks() to force idle tasks to run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: rebase Created 4 years, 8 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 | « components/scheduler/scheduler.gyp ('k') | components/scheduler/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/scheduler.gypi
diff --git a/components/scheduler/scheduler.gypi b/components/scheduler/scheduler.gypi
index 3e218ef5a4a7fc127fc138521ba31975ffdb1f36..dbcfefd96f2a4598d6601925e9cfd3a4812af032 100644
--- a/components/scheduler/scheduler.gypi
+++ b/components/scheduler/scheduler.gypi
@@ -97,6 +97,8 @@
# Sources list duplicated in GN build.
'test/lazy_scheduler_message_loop_delegate_for_tests.cc',
'test/lazy_scheduler_message_loop_delegate_for_tests.h',
+ 'test/renderer_scheduler_test_support.h',
+ 'test/renderer_scheduler_test_support.cc',
],
},
}
« no previous file with comments | « components/scheduler/scheduler.gyp ('k') | components/scheduler/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698