| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b98abe4158d7deecf2d6e6f59939097155cc122c..c00b56d0d20ae71e8b8e779c4ff0354d708ea35c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -361,6 +361,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[];
|
|
|