| Index: chrome/browser/printing/print_job.h
|
| ===================================================================
|
| --- chrome/browser/printing/print_job.h (revision 28672)
|
| +++ chrome/browser/printing/print_job.h (working copy)
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_PRINTING_PRINT_JOB_H_
|
| #define CHROME_BROWSER_PRINTING_PRINT_JOB_H_
|
|
|
| +#include "app/gfx/native_widget_types.h"
|
| #include "base/basictypes.h"
|
| -#include "base/gfx/native_widget_types.h"
|
| #include "base/message_loop.h"
|
| #include "chrome/browser/printing/print_job_worker_owner.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|