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 bcefd48..5659995 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -129,6 +129,7 @@ extern const wchar_t kAutoFillEnabled[]; extern const wchar_t kAutoFillDialogPlacement[]; extern const wchar_t kPrivacyFilterRules[]; extern const wchar_t kUseVerticalTabs[]; +extern const wchar_t kEnableTranslate[]; // Local state extern const wchar_t kMetricsClientID[]; |