| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 63e3dfa1805aa9f99fda0c442708b0d5a7a17ac1..b2d97ca8e2f6e9a9fb31ea0d5fffc49fd025d013 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -262,6 +262,8 @@ extern const char kTimeOnOobe[];
|
| extern const char kCurrentWallpaperAppName[];
|
| extern const char kFileSystemProviderMounted[];
|
| extern const char kTouchVirtualKeyboardEnabled[];
|
| +extern const char kTouchScreenEnabled[];
|
| +extern const char kTouchPadEnabled[];
|
| extern const char kWakeOnWifiDarkConnect[];
|
| extern const char kCaptivePortalAuthenticationIgnoresProxy[];
|
| extern const char kForceMaximizeOnFirstRun[];
|
|
|