| Index: components/scheduler/common/scheduler_switches.h
|
| diff --git a/components/scheduler/common/scheduler_switches.h b/components/scheduler/common/scheduler_switches.h
|
| deleted file mode 100644
|
| index fd738e14b333f763956c4f014724d60f3f93e7d7..0000000000000000000000000000000000000000
|
| --- a/components/scheduler/common/scheduler_switches.h
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -// 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_
|
|
|