| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c11445efbba5c538438a3d57937c208041fb0fbf..7b654ae1f01e6fad140e2ac96899979597ea36da 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -137,6 +137,7 @@ extern const char kEnableAeroPeekTabs[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableClientSidePhishingDetection[];
|
| +extern const char kEnableClientSidePhishingInterstitial[];
|
| extern const char kEnableClearServerData[];
|
| extern const char kEnableClickToPlay[];
|
| extern const char kEnableCloudPrintProxy[];
|
|
|