| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index afe97f310a5f0d84d3e765666b6196d795335386..ec7255a879dcc3e6c7259d81c66c5b7a0e43c217 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -278,6 +278,7 @@ extern const char kSAMLLastGAIASignInTime[];
|
| extern const char kTimeOnOobe[];
|
| extern const char kCurrentWallpaperAppName[];
|
| extern const char kFileSystemProviderMounted[];
|
| +extern const char kTouchVirtualKeyboardEnabled[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|