summaryrefslogtreecommitdiffstats
path: root/chrome/common/desktop_notifications/active_notification_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/desktop_notifications/active_notification_tracker.h')
-rw-r--r--chrome/common/desktop_notifications/active_notification_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/desktop_notifications/active_notification_tracker.h b/chrome/common/desktop_notifications/active_notification_tracker.h
index 2fd8a6a..9610ce4 100644
--- a/chrome/common/desktop_notifications/active_notification_tracker.h
+++ b/chrome/common/desktop_notifications/active_notification_tracker.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/id_map.h"
#include "base/hash_tables.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebNotification.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotification.h"
namespace WebKit {
class WebNotificationPermissionCallback;