Index: chrome/browser/desktop_notification_handler.h |
=================================================================== |
--- chrome/browser/desktop_notification_handler.h (revision 76500) |
+++ chrome/browser/desktop_notification_handler.h (working copy) |
@@ -6,7 +6,7 @@ |
#define CHROME_BROWSER_DESKTOP_NOTIFICATION_HANDLER_H_ |
#pragma once |
-#include "chrome/browser/tab_contents/tab_contents_observer.h" |
+#include "content/browser/tab_contents/tab_contents_observer.h" |
struct ViewHostMsg_ShowNotification_Params; |
class RenderProcessHost; |