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

Unified Diff: content/content_browser.gypi

Issue 1058873010: Move blink scheduler implementation into a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates 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
« no previous file with comments | « content/child/webthread_base.cc ('k') | content/content_child.gypi » ('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 2eece7a9c08ce3f779f935fdd1441be2401027b1..f371dfb1d5128af6938e31c6b665e2d96ff37645 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1729,6 +1729,7 @@
'browser/devtools/devtools.gyp:devtools_protocol_handler',
'../cc/cc.gyp:cc',
'../cc/cc.gyp:cc_surfaces',
+ '../components/scheduler/scheduler.gyp:scheduler_common',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../net/net.gyp:http_server',
'../storage/storage_browser.gyp:storage',
« no previous file with comments | « content/child/webthread_base.cc ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698