| Index: extensions/browser/pref_names.h
|
| diff --git a/extensions/browser/pref_names.h b/extensions/browser/pref_names.h
|
| index e552455ed2c31ba107377ea0771f190845c4e0d6..20f39f749300717fdedf09cb00f36d0866ed81fa 100644
|
| --- a/extensions/browser/pref_names.h
|
| +++ b/extensions/browser/pref_names.h
|
| @@ -35,9 +35,6 @@
|
| // type is on this whitelist or alternatively on kInstallAllowList or
|
| // kInstallForceList.
|
| extern const char kAllowedTypes[];
|
| -
|
| -// A boolean that tracks whether apps are allowed to enter fullscreen mode.
|
| -extern const char kAppFullscreenAllowed[];
|
|
|
| // Integer which specifies the launch type that bookmark apps are created with
|
| // by default.
|
|
|