| Index: chrome/browser/native_ui_contents.cc
|
| ===================================================================
|
| --- chrome/browser/native_ui_contents.cc (revision 2162)
|
| +++ chrome/browser/native_ui_contents.cc (working copy)
|
| @@ -5,9 +5,9 @@
|
| #include "chrome/browser/native_ui_contents.h"
|
|
|
| #include "chrome/browser/browser.h"
|
| -#include "chrome/browser/download_tab_view.h"
|
| #include "chrome/browser/history_tab_ui.h"
|
| #include "chrome/browser/navigation_entry.h"
|
| +#include "chrome/browser/views/download_tab_view.h"
|
| #include "chrome/common/drag_drop_types.h"
|
| #include "chrome/common/gfx/chrome_canvas.h"
|
| #include "chrome/common/gfx/chrome_font.h"
|
|
|