Chromium Code Reviews| Index: chrome/installer/util/util_constants.h |
| =================================================================== |
| --- chrome/installer/util/util_constants.h (revision 30960) |
| +++ chrome/installer/util/util_constants.h (working copy) |
| @@ -44,6 +44,7 @@ |
| }; |
| namespace switches { |
| +extern const wchar_t kChromeFrame[]; |
| extern const wchar_t kCreateAllShortcuts[]; |
| extern const wchar_t kDeleteProfile[]; |
| extern const wchar_t kDisableLogging[]; |