| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 02e1b0f2d269015eddd1d253c3c07874703d8126..156a290619ae5c96e07189bc98aad1a24bc71c2f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -253,6 +253,7 @@ extern const char kSimulateUpgrade[];
|
| extern const char kSpeculativeResourcePrefetching[];
|
| extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| extern const char kSpeculativeResourcePrefetchingEnabled[];
|
| +extern const char kSpeculativeResourcePrefetchingEnabledExternal[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| extern const char kSSLKeyLogFile[];
|
| extern const char kStartMaximized[];
|
|
|