| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 85679e2a4c31bffa4ad3bcb6f31efb0b1bfd728c..9f970c89375730068c60294d2115efb92abc64c1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -359,6 +359,8 @@ extern const char kForceDesktop[];
|
| extern const char kForceImmersive[];
|
| extern const char kHideIcons[];
|
| extern const char kNoNetworkProfileWarning[];
|
| +extern const char kPrefetchArgumentBrowserBackground[];
|
| +extern const char kPrefetchArgumentWatcher[];
|
| extern const char kRelaunchShortcut[];
|
| extern const char kShowIcons[];
|
| extern const char kUninstall[];
|
|
|