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

Unified Diff: content/content_browser.gypi

Issue 1424053002: Adds a flag to support "Virtual Time" to the blink scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a test Created 5 years, 2 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c80dabd602b8baecec918a1c209430c0ec867b5b..56a6860fc1ca8169def6aba74df9e09112a5dcbf 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1826,6 +1826,7 @@
'../cc/cc.gyp:cc',
'../cc/cc.gyp:cc_surfaces',
'../components/mime_util/mime_util.gyp:mime_util',
+ '../components/scheduler/scheduler.gyp:scheduler_common',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../gin/gin.gyp:gin',
'../net/net.gyp:http_server',

Powered by Google App Engine
This is Rietveld 408576698