| Index: chrome/browser/ui/download/download_tab_helper.h
|
| ===================================================================
|
| --- chrome/browser/ui/download/download_tab_helper.h (revision 92558)
|
| +++ chrome/browser/ui/download/download_tab_helper.h (working copy)
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/download/save_package.h"
|
| +#include "content/browser/download/save_package.h"
|
| #include "content/browser/tab_contents/tab_contents_observer.h"
|
|
|
| class DownloadItem;
|
|
|