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

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: 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/test_runner/web_test_delegate.h ('k') | content/public/test/layouttest_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index de12a98e44d808f3122d1672bd096566743d9354..906581c567ef5e023eaf80e45e4b396f597e0817 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -991,6 +991,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',
« no previous file with comments | « components/test_runner/web_test_delegate.h ('k') | content/public/test/layouttest_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698