| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d1406703698dc018c176fcc3a9523aed49fb5bd8..e505fc1a298aeab61c0bfb4442d1ff9e64838408 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -156,6 +156,7 @@ extern const char kEnableProfiling[];
|
| extern const char kEnableRestoreSessionState[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSdch[];
|
| +extern const char kEnableSuggestionsTabPage[];
|
| // TODO(kalman): Add to about:flags when UI for syncing extension settings has
|
| // been figured out.
|
| extern const char kEnableSyncExtensionSettings[];
|
|
|