| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index afe97f310a5f0d84d3e765666b6196d795335386..cff02e6c7212ddd30558f36091564c70aee5cc09 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 kVirtualKeyboardEnabled[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|