Chromium Code Reviews| Index: content/child/notifications/notification_manager.h |
| diff --git a/content/child/notifications/notification_manager.h b/content/child/notifications/notification_manager.h |
| index b556c8e1318c7c3e136754f4f0d7ab478c34683f..30f0187e516e77a1f7b7c8e58e40924a543bb9de 100644 |
| --- a/content/child/notifications/notification_manager.h |
| +++ b/content/child/notifications/notification_manager.h |
| @@ -20,6 +20,7 @@ |
| #include "content/common/platform_notification_messages.h" |
| #include "content/public/child/worker_thread.h" |
| #include "third_party/WebKit/public/platform/modules/notifications/WebNotificationManager.h" |
| +#include "url/gurl.h" |
| namespace content { |