| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 21d44db5d6b4f4b53bcc63fe766d93b35cd050ab..f27005adb40e93ad33e9aed2c8c77ae6109be355 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -318,6 +318,7 @@ extern const char kNTPPrefVersion[];
|
|
|
| extern const char kDevToolsOpenDocked[];
|
| extern const char kDevToolsSplitLocation[];
|
| +extern const char kSyncSessions[];
|
|
|
| extern const char kSyncLastSyncedTime[];
|
| extern const char kSyncHasSetupCompleted[];
|
|
|