diff options
Diffstat (limited to 'chrome/common/pref_names.cc')
-rw-r--r-- | chrome/common/pref_names.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc index a926587..24f5f67c 100644 --- a/chrome/common/pref_names.cc +++ b/chrome/common/pref_names.cc @@ -349,6 +349,8 @@ const wchar_t kUseVerticalTabs[] = L"tabs.use_vertical_tabs"; // Boolean that is true when the translate feature is enabled. const wchar_t kEnableTranslate[] = L"translate.enabled"; +const wchar_t kPinnedTabs[] = L"pinned_tabs"; + // *************** LOCAL STATE *************** // These are attached to the machine/installation |