| Index: components/sync/syncable/syncable_enum_conversions.h
|
| diff --git a/components/sync/syncable/syncable_enum_conversions.h b/components/sync/syncable/syncable_enum_conversions.h
|
| index c88358065b55c939b64c0d0d2bb7acabcea07863..49e288c14b64389246188cc53359d2d2c547b9e4 100644
|
| --- a/components/sync/syncable/syncable_enum_conversions.h
|
| +++ b/components/sync/syncable/syncable_enum_conversions.h
|
| @@ -5,10 +5,10 @@
|
| #ifndef COMPONENTS_SYNC_SYNCABLE_SYNCABLE_ENUM_CONVERSIONS_H_
|
| #define COMPONENTS_SYNC_SYNCABLE_SYNCABLE_ENUM_CONVERSIONS_H_
|
|
|
| -// Keep this file in sync with entry_kernel.h.
|
| -
|
| #include "components/sync/syncable/entry_kernel.h"
|
|
|
| +// Keep this file in sync with entry_kernel.h.
|
| +//
|
| // Utility functions to get the string equivalent for some syncable
|
| // enums.
|
|
|
|
|