| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 06ee3b09d4f60f5d3b21969491c6343078d3a292..b6bda39d1277430da0ccbf25c6ebb861dce023e5 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1754,6 +1754,7 @@ const char kSyncSyncedNotifications[] = "sync.synced_notifications";
|
| const char kSyncDictionary[] = "sync.dictionary";
|
| const char kSyncFaviconImages[] = "sync.favicon_images";
|
| const char kSyncFaviconTracking[] = "sync.favicon_tracking";
|
| +const char kSyncTabs[] = "sync.tabs";
|
|
|
| // Boolean used by enterprise configuration management in order to lock down
|
| // sync.
|
|
|