Index: chrome/installer/util/master_preferences_constants.cc |
=================================================================== |
--- chrome/installer/util/master_preferences_constants.cc (revision 45608) |
+++ chrome/installer/util/master_preferences_constants.cc (working copy) |
@@ -8,6 +8,7 @@ |
namespace master_preferences { |
const wchar_t kAltFirstRunBubble[] = L"oem_bubble"; |
const wchar_t kAltShortcutText[] = L"alternate_shortcut_text"; |
+ const wchar_t kChromeFrame[] = L"chrome_frame"; |
const wchar_t kChromeShortcutIconIndex[] = L"chrome_shortcut_icon_index"; |
const wchar_t kCreateAllShortcuts[] = L"create_all_shortcuts"; |
const wchar_t kDistroImportBookmarksPref[] = L"import_bookmarks"; |