| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 42fad7bf21507be3e1f064872c789accf47f6137..69d9e647b51f29a9e5443dbf2b9b5be8f1e40652 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -363,6 +363,7 @@ extern const char kSimulateOutdated[];
|
| extern const char kSpeculativeResourcePrefetching[];
|
| extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| +extern const char kSpdyProxyAuthFallback[];
|
| extern const char kSpdyProxyAuthOrigin[];
|
| extern const char kSpdyProxyAuthValue[];
|
| extern const char kSpeculativeResourcePrefetchingEnabled[];
|
|
|