Chromium Code Reviews| Index: chrome/renderer/notification_provider.cc |
| =================================================================== |
| --- chrome/renderer/notification_provider.cc (revision 67673) |
| +++ chrome/renderer/notification_provider.cc (working copy) |
| @@ -5,6 +5,7 @@ |
| #include "chrome/renderer/notification_provider.h" |
| #include "base/string_util.h" |
| +#include "base/task.h" |
| #include "chrome/common/render_messages.h" |
| #include "chrome/common/render_messages_params.h" |
| #include "chrome/common/url_constants.h" |