diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 240e401..1e0006f 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -132,6 +132,7 @@ extern const wchar_t kAutoFillDialogPlacement[]; extern const wchar_t kPrivacyFilterRules[]; extern const wchar_t kUseVerticalTabs[]; extern const wchar_t kEnableTranslate[]; +extern const wchar_t kPinnedTabs[]; // Local state extern const wchar_t kMetricsClientID[]; |