| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 51059)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -214,6 +214,9 @@
|
| extern const char kRestoreBackgroundContents[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSafePlugins[];
|
| +extern const char kSbInfoURLPrefix[];
|
| +extern const char kSbMacKeyURLPrefix[];
|
| +extern const char kSbDisableAutoUpdate[];
|
| extern const char kSdchFilter[];
|
| extern const char kSearchInOmniboxHint[];
|
| extern const char kServiceProcess[];
|
|
|