Index: chrome/common/desktop_notifications/active_notification_tracker.h |
diff --git a/chrome/common/desktop_notifications/active_notification_tracker.h b/chrome/common/desktop_notifications/active_notification_tracker.h |
index 4bdd5d97be29af6b6864af5cf28d5fa324f2c642..b25c42e99fd30a052287aa4705b587d8fce622db 100644 |
--- a/chrome/common/desktop_notifications/active_notification_tracker.h |
+++ b/chrome/common/desktop_notifications/active_notification_tracker.h |
@@ -10,7 +10,7 @@ |
#include "base/basictypes.h" |
#include "base/id_map.h" |
#include "base/hash_tables.h" |
-#include "webkit/api/public/WebNotification.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebNotification.h" |
namespace WebKit { |
class WebNotificationPermissionCallback; |