Index: content/renderer/notification_provider.h |
=================================================================== |
--- content/renderer/notification_provider.h (revision 78451) |
+++ content/renderer/notification_provider.h (working copy) |
@@ -6,8 +6,8 @@ |
#define CONTENT_RENDERER_NOTIFICATION_PROVIDER_H_ |
#pragma once |
-#include "chrome/common/desktop_notifications/active_notification_tracker.h" |
#include "chrome/renderer/render_view_observer.h" |
+#include "content/renderer/active_notification_tracker.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotification.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotificationPresenter.h" |