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

Unified Diff: Source/platform/blink_platform_tests.gyp

Issue 956333002: Refactor TimeBase to post tasks. Workers to use real Idle tasks. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 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
Index: Source/platform/blink_platform_tests.gyp
diff --git a/Source/platform/blink_platform_tests.gyp b/Source/platform/blink_platform_tests.gyp
index 9840acaa010c8b6f38a9e0c9d64805699abf7d20..6d6a899c499103e3c9dd14b39b2c737cf4abaef6 100644
--- a/Source/platform/blink_platform_tests.gyp
+++ b/Source/platform/blink_platform_tests.gyp
@@ -81,6 +81,7 @@
'../wtf/wtf.gyp:wtf',
'../wtf/wtf_tests.gyp:wtf_unittest_helpers',
'<(DEPTH)/base/base.gyp:test_support_base',
+ '<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/url/url.gyp:url_lib',
'blink_platform.gyp:blink_common',

Powered by Google App Engine
This is Rietveld 408576698