diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 90593f9..6b0fbb5 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -68,7 +68,6 @@ extern const wchar_t kSSL3Enabled[]; extern const wchar_t kTLS1Enabled[]; #endif #if defined(OS_CHROMEOS) -extern const wchar_t kTimeZone[]; extern const wchar_t kTapToClickEnabled[]; extern const wchar_t kVertEdgeScrollEnabled[]; extern const wchar_t kTouchpadSpeedFactor[]; |