Index: chrome/browser/printing/print_preview_tab_controller_unittest.cc |
=================================================================== |
--- chrome/browser/printing/print_preview_tab_controller_unittest.cc (revision 105389) |
+++ chrome/browser/printing/print_preview_tab_controller_unittest.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "content/browser/tab_contents/navigation_details.h" |
#include "content/browser/tab_contents/tab_contents.h" |
#include "content/common/notification_service.h" |
-#include "content/common/url_constants.h" |
+#include "content/public/common/url_constants.h" |
typedef BrowserWithTestWindowTest PrintPreviewTabControllerUnitTest; |