Index: chrome/browser/printing/print_preview_tab_controller.cc |
=================================================================== |
--- chrome/browser/printing/print_preview_tab_controller.cc (revision 68008) |
+++ chrome/browser/printing/print_preview_tab_controller.cc (working copy) |
@@ -6,11 +6,11 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_list.h" |
#include "chrome/browser/ui/browser_navigator.h" |
+#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/url_constants.h" |