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

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

Issue 1652083002: Prepare for per-webview virtual time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename useVirtualTime Created 4 years, 11 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: components/scheduler/common/scheduler_switches.h
diff --git a/components/scheduler/common/scheduler_switches.h b/components/scheduler/common/scheduler_switches.h
index 207feb1f53cb1f8bbd8a36c620cc4c0f6448404f..fd738e14b333f763956c4f014724d60f3f93e7d7 100644
--- a/components/scheduler/common/scheduler_switches.h
+++ b/components/scheduler/common/scheduler_switches.h
@@ -8,7 +8,6 @@
namespace scheduler {
namespace switches {
-extern const char kEnableVirtualizedTime[];
extern const char kDisableBackgroundTimerThrottling[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698