blob: fd738e14b333f763956c4f014724d60f3f93e7d7 [file] [log] [blame]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_SCHEDULER_COMMON_SCHEDULER_SWITCHES_H_
#define COMPONENTS_SCHEDULER_COMMON_SCHEDULER_SWITCHES_H_
namespace scheduler {
namespace switches {
extern const char kDisableBackgroundTimerThrottling[];
} // namespace switches
} // namespace scheduler
#endif // COMPONENTS_SCHEDULER_COMMON_SCHEDULER_SWITCHES_H_