| Index: components/sync/core/shutdown_reason.h
|
| diff --git a/components/sync/core/shutdown_reason.h b/components/sync/core/shutdown_reason.h
|
| index ccf498ec8ae66281762b0f1da8b4245dcfa783a7..193bf44d95ddd09a2f1c8789a26e6c0f03827c37 100644
|
| --- a/components/sync/core/shutdown_reason.h
|
| +++ b/components/sync/core/shutdown_reason.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef COMPONENTS_SYNC_CORE_SHUTDOWN_REASON_H_
|
| #define COMPONENTS_SYNC_CORE_SHUTDOWN_REASON_H_
|
|
|
| -#include "components/sync/base/sync_export.h"
|
| -
|
| namespace syncer {
|
|
|
| // Reason for shutting down sync engine.
|
|
|