diff options
Diffstat (limited to 'chrome/browser/history_tab_ui.h')
-rw-r--r-- | chrome/browser/history_tab_ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history_tab_ui.h b/chrome/browser/history_tab_ui.h index a99039e..927ad5b 100644 --- a/chrome/browser/history_tab_ui.h +++ b/chrome/browser/history_tab_ui.h @@ -5,7 +5,7 @@ #ifndef CHROME_BROWSER_HISTORY_TAB_UI_H__ #define CHROME_BROWSER_HISTORY_TAB_UI_H__ -#include "chrome/browser/native_ui_contents.h" +#include "chrome/browser/tab_contents/native_ui_contents.h" class BaseHistoryModel; class HistoryView; |