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

Unified Diff: content/content_tests.gypi

Issue 1832673002: Add testRunner.runIdleTasks() to force idle tasks to run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 years, 9 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e9721e31950150bc3a8f532f2b7d62f7a7b9ae60..763257cdb0c458697d0521cfb4d26476a4722fce 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1007,6 +1007,7 @@
'dependencies': [
'content.gyp:content_renderer',
'test_support_content',
+ '../components/scheduler/scheduler.gyp:scheduler_test_support',
'../components/test_runner/test_runner.gyp:test_runner',
'../skia/skia.gyp:skia',
'../ui/accessibility/accessibility.gyp:ax_gen',

Powered by Google App Engine
This is Rietveld 408576698