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

Unified Diff: third_party/WebKit/Source/platform/scheduler/renderer/DEPS

Issue 2471153002: [scheduler] Use Finch to control background throttling. (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/platform/scheduler/renderer/DEPS
diff --git a/third_party/WebKit/Source/platform/scheduler/renderer/DEPS b/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
index 1a5c72e439010a0d00120f42e2398bea1ca6abc7..c97560ee4eedec47aa7e6f1a7075adb3122703b3 100644
--- a/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+source/platform/scheduler/base",
"+source/platform/scheduler/child",
"+cc",
+ "+web/WebSettingsImpl.h",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698