Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 214a3b59cf0d119397bbba01e3371a3d40a4da64..ba76296cb51df300fed5b42bf6e4202213a0db50 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -268,6 +268,7 @@ extern const char kTimeOnOobe[]; |
| extern const char kCurrentWallpaperAppName[]; |
| extern const char kFileSystemProviderMounted[]; |
| extern const char kTouchVirtualKeyboardEnabled[]; |
| +extern const char kWakeOnWiFiEnabled[]; |
|
michaelpg
2014/11/13 03:18:48
If you decide to make this a local state pref, you
|
| #endif // defined(OS_CHROMEOS) |
| extern const char kIpcDisabledMessages[]; |
| extern const char kShowHomeButton[]; |