| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bf9de46270334a346de0455123ee08835864856c..8f4001ba143f639c94589b299c7bf3836543968e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -332,6 +332,7 @@ extern const char kSilentDumpOnDCHECK[];
|
| extern const char kSimulateUpgrade[];
|
| extern const char kSimulateCriticalUpdate[];
|
| extern const char kSimulateOutdated[];
|
| +extern const char kSimulateOutdatedNoAU[];
|
| extern const char kSpdyProxyAuthFallback[];
|
| extern const char kSpdyProxyAuthOrigin[];
|
| extern const char kSpdyProxyAuthValue[];
|
|
|