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

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: Another try 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 e956edd0eb22f914ef4a5595da24f24f10a177c3..8103400029253b0c794beda4e05aab942094235e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1832,6 +1832,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