| Index: chrome/browser/download/download_file.h
|
| ===================================================================
|
| --- chrome/browser/download/download_file.h (revision 28672)
|
| +++ chrome/browser/download/download_file.h (working copy)
|
| @@ -44,9 +44,9 @@
|
| #include <map>
|
| #include <vector>
|
|
|
| +#include "app/gfx/native_widget_types.h"
|
| #include "base/basictypes.h"
|
| #include "base/file_path.h"
|
| -#include "base/gfx/native_widget_types.h"
|
| #include "base/hash_tables.h"
|
| #include "base/lock.h"
|
| #include "base/ref_counted.h"
|
|
|