Chromium Code Reviews| Index: chrome/browser/page_info_window.h |
| =================================================================== |
| --- chrome/browser/page_info_window.h (revision 76500) |
| +++ chrome/browser/page_info_window.h (working copy) |
| @@ -6,7 +6,7 @@ |
| #define CHROME_BROWSER_PAGE_INFO_WINDOW_H_ |
| #pragma once |
| -#include "chrome/browser/tab_contents/navigation_entry.h" |
| +#include "content/browser/tab_contents/navigation_entry.h" |
| #include "ui/gfx/native_widget_types.h" |
| class Profile; |