| Index: content/shell/browser/layout_test/layout_test_notification_manager.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_notification_manager.h b/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| index b7108d1aac8ebef67356d55795c472005a040251..25ce88f2cef5425a6c0f57cc5a93cef463dd5e32 100644
|
| --- a/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| +++ b/content/shell/browser/layout_test/layout_test_notification_manager.h
|
| @@ -16,6 +16,10 @@
|
| #include "third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h"
|
| #include "url/gurl.h"
|
|
|
| +namespace base {
|
| +class NullableString16;
|
| +}
|
| +
|
| namespace content {
|
|
|
| class DesktopNotificationDelegate;
|
|
|