| Index: chrome/browser/repost_form_warning_controller.cc
|
| ===================================================================
|
| --- chrome/browser/repost_form_warning_controller.cc (revision 116232)
|
| +++ chrome/browser/repost_form_warning_controller.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| -#include "content/browser/tab_contents/navigation_controller.h"
|
| +#include "content/public/browser/navigation_controller.h"
|
| #include "content/public/browser/notification_source.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|