| Index: chrome/browser/sync/user_selectable_sync_type.h
|
| diff --git a/chrome/browser/sync/user_selectable_sync_type.h b/chrome/browser/sync/user_selectable_sync_type.h
|
| index c1a4ddf9c5f429259b69b83dfbf952ae539553c1..1399b66e7d3778c76e4278b6b045c6c7223f6d96 100644
|
| --- a/chrome/browser/sync/user_selectable_sync_type.h
|
| +++ b/chrome/browser/sync/user_selectable_sync_type.h
|
| @@ -20,7 +20,7 @@ namespace user_selectable_type {
|
|
|
| // THIS ENUM IS MEANT SOLELY FOR THE PURPOSE OF HISTOGRAM LOGGING. IF YOU ARE
|
| // LOOKING TO MODIFY SYNC FUNCTIONALITY AND NEED A LIST OF SYNC TYPES, USE
|
| -// syncable::ModelType.
|
| +// syncer::ModelType.
|
|
|
| enum UserSelectableSyncType {
|
| BOOKMARKS = 0,
|
|
|