| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f6137c93a381a1ccf048859da498c37514182e1c..e6865992ccb034db168ef044b61352f2e868f422 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -193,6 +193,7 @@ extern const char kEnableSuggestionsTabPage[];
|
| extern const char kEnableSyncFavicons[];
|
| extern const char kEnableSyncSyncedNotifications[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| +extern const char kEnableThumbnailRetargeting[];
|
| extern const char kEnableTranslateAlphaLanguages[];
|
| extern const char kEnableUnrestrictedSSL3Fallback[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
|
|