| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0e2ee9c9f33c69403bcf4dcb9ecd775a078f20a2..00ddcee9ea2bbeb05415a544e1bb10caf96599df 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -348,6 +348,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[];
|
|
|