diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index e41a657..4933bed 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -155,6 +155,7 @@ extern const char kContextualSearchEnabled[]; #endif #if defined(OS_MACOSX) extern const char kConfirmToQuitEnabled[]; +extern const char kHideFullscreenToolbar[]; #endif extern const char kPromptForDownload[]; extern const char kAlternateErrorPagesEnabled[]; |