| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2d4724e4217a0cbcd24cecdf06a8264a5c5604b9..5bdc267931a00854dcc6dc82a6c0619119b551cc 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -269,6 +269,7 @@ extern const char kFileSystemProviderMounted[];
|
| extern const char kTouchVirtualKeyboardEnabled[];
|
| extern const char kWakeOnWifiSsid[];
|
| extern const char kCaptivePortalAuthenticationIgnoresProxy[];
|
| +extern const char kForceMaximizeOnFirstRun[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|