| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e216f6b86e7e846f67284558c89956b8aea320e9..67faaf91d7fb437ed73adde2cac638856c0a6987 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -159,6 +159,7 @@ extern const char kEnableQuic[];
|
| extern const char kEnableQuicPacing[];
|
| extern const char kEnableQuicPortSelection[];
|
| extern const char kEnableQuicTimeBasedLossDetection[];
|
| +extern const char kEnableReaderModeToolbarIcon[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSavePasswordBubble[];
|
| extern const char kEnableSdchOverHttps[];
|
|
|