| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 56c31f5d745b5e9348f66efe6a81b062fcbc844d..f3f70385b810f0ad7cdcb12a05fd5ae70d453ae1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -351,6 +351,7 @@ extern const char kSpeculativeResourcePrefetching[];
|
| extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| extern const char kSpdyProxyAuthOrigin[];
|
| +extern const char kSpdyProxyAuthValue[];
|
| extern const char kSpeculativeResourcePrefetchingEnabled[];
|
| extern const char kSpellingServiceFeedbackUrl[];
|
| extern const char kSpellingServiceFeedbackIntervalSeconds[];
|
|
|