summaryrefslogtreecommitdiffstats
path: root/content/renderer/active_notification_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/renderer/active_notification_tracker.h')
-rw-r--r--content/renderer/active_notification_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/renderer/active_notification_tracker.h b/content/renderer/active_notification_tracker.h
index 68e022d..6591eae 100644
--- a/content/renderer/active_notification_tracker.h
+++ b/content/renderer/active_notification_tracker.h
@@ -11,7 +11,7 @@
#include "base/containers/hash_tables.h"
#include "base/id_map.h"
#include "content/common/content_export.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotification.h"
+#include "third_party/WebKit/public/web/WebNotification.h"
namespace WebKit {
class WebNotificationPermissionCallback;