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

Unified Diff: components/scheduler/common/scheduler_switches.h

Issue 1478313002: Add a flag disable background timer alignment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | components/scheduler/common/scheduler_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/common/scheduler_switches.h
diff --git a/components/scheduler/common/scheduler_switches.h b/components/scheduler/common/scheduler_switches.h
index 2a8cb0cbd786877c855c1547017d816f229c5ffd..207feb1f53cb1f8bbd8a36c620cc4c0f6448404f 100644
--- a/components/scheduler/common/scheduler_switches.h
+++ b/components/scheduler/common/scheduler_switches.h
@@ -9,6 +9,7 @@ namespace scheduler {
namespace switches {
extern const char kEnableVirtualizedTime[];
+extern const char kDisableBackgroundTimerThrottling[];
} // namespace switches
} // namespace scheduler
« no previous file with comments | « no previous file | components/scheduler/common/scheduler_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698