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

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: Rebased Created 5 years, 1 month 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 | « content/browser/renderer_host/render_process_host_impl.cc ('k') | media/blink/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b000f21bac67466018418c9397731788cd7b3aa2..1ffb557092e9d3b4b538a4916b2293d4703526a9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1836,6 +1836,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',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | media/blink/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698