| Index: chrome/browser/extensions/api/notifications/notifications_api.h
|
| diff --git a/chrome/browser/extensions/api/notifications/notifications_api.h b/chrome/browser/extensions/api/notifications/notifications_api.h
|
| index 1a21c1189656b464fc497bba6527de6f86067e90..79555a4f9d4436d503986bcf91522e573f8de664 100644
|
| --- a/chrome/browser/extensions/api/notifications/notifications_api.h
|
| +++ b/chrome/browser/extensions/api/notifications/notifications_api.h
|
| @@ -18,8 +18,6 @@ class Notification;
|
|
|
| namespace extensions {
|
|
|
| -extern const base::Feature kAllowFullscreenAppNotificationsFeature;
|
| -
|
| class ExtensionNotificationDisplayHelper;
|
|
|
| class NotificationsApiFunction : public ChromeAsyncExtensionFunction {
|
|
|