Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 255867) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -392,6 +392,7 @@ |
| extern const char kUseSimpleCacheBackend[]; |
| extern const char kUseSpdy[]; |
| extern const char kUseSpellingSuggestions[]; |
| +extern const char kUserAgent[]; |
| extern const char kUserDataDir[]; |
| extern const char kValidateCrx[]; |
| extern const char kVariationsServerURL[]; |