Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index b67c1b61452fee10910613eac1bb7aab8c36dc1d..0a7820d2e5e0c62e620786c31bb51c9f1eaf8e62 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -272,6 +272,7 @@ extern const char kCurrentWallpaperAppName[]; |
extern const char kFileSystemProviderMounted[]; |
extern const char kTouchVirtualKeyboardEnabled[]; |
extern const char kWakeOnWifiSsid[]; |
+extern const char kForceMaximizeBrowserWindowOnFirstRun[]; |
bartfab (slow)
2015/03/12 11:54:47
Nit: How about s/BrowserWindow//? It seems unneces
peletskyi
2015/03/18 13:28:13
Done.
|
#endif // defined(OS_CHROMEOS) |
extern const char kIpcDisabledMessages[]; |
extern const char kShowHomeButton[]; |