| Index: base/deferred_sequenced_task_runner.h
|
| diff --git a/base/deferred_sequenced_task_runner.h b/base/deferred_sequenced_task_runner.h
|
| index 110d988615dc454afbc05450785b2a520fdafc76..bc8db7a9fdeb3d4e8064b434d2bd7f45a01d380c 100644
|
| --- a/base/deferred_sequenced_task_runner.h
|
| +++ b/base/deferred_sequenced_task_runner.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef BASE_DEFERRED_SEQUENCED_TASK_RUNNER_H_
|
| -#define BASE_DEFERRED_SEQUENCED_TASK_RUNNER_H_
|
| +#ifndef BASE_DEFERRED_SEQUENCED_TASKRUNNER_H_
|
| +#define BASE_DEFERRED_SEQUENCED_TASKRUNNER_H_
|
|
|
| #include <vector>
|
|
|
| @@ -75,4 +75,4 @@
|
|
|
| } // namespace base
|
|
|
| -#endif // BASE_DEFERRED_SEQUENCED_TASK_RUNNER_H_
|
| +#endif // BASE_DEFERRED_SEQUENCED_TASKRUNNER_H_
|
|
|