Index: chrome/browser/repost_form_warning_controller.cc |
=================================================================== |
--- chrome/browser/repost_form_warning_controller.cc (revision 69306) |
+++ chrome/browser/repost_form_warning_controller.cc (working copy) |
@@ -5,7 +5,7 @@ |
#include "chrome/browser/repost_form_warning_controller.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
-#include "chrome/common/notification_service.h" |
+#include "chrome/common/notification_source.h" |
RepostFormWarningController::RepostFormWarningController( |
TabContents* tab_contents) |