| Index: components/sync/base/sync_features.h
|
| diff --git a/components/sync/base/sync_features.h b/components/sync/base/sync_features.h
|
| index 7abca4c87c387052517c033153221b44d52a100a..e3b0a67405d5a3eaefe924f21a83abff2d2ed281 100644
|
| --- a/components/sync/base/sync_features.h
|
| +++ b/components/sync/base/sync_features.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 COMPONENETS_SYNC_BASE_SYNC_FEATURES_H_
|
| -#define COMPONENETS_SYNC_BASE_SYNC_FEATURES_H_
|
| +#ifndef COMPONENTS_SYNC_BASE_SYNC_FEATURES_H_
|
| +#define COMPONENTS_SYNC_BASE_SYNC_FEATURES_H_
|
|
|
| #include "base/feature_list.h"
|
|
|
| @@ -13,4 +13,4 @@ extern const base::Feature kFillPasswordMetadata;
|
|
|
| } // namespace syncer
|
|
|
| -#endif // COMPONENETS_SYNC_BASE_SYNC_FEATURES_H_
|
| +#endif // COMPONENTS_SYNC_BASE_SYNC_FEATURES_H_
|
|
|