| Index: chrome/browser/browser_process_impl.h
|
| ===================================================================
|
| --- chrome/browser/browser_process_impl.h (revision 96793)
|
| +++ chrome/browser/browser_process_impl.h (working copy)
|
| @@ -19,10 +19,10 @@
|
| #include "base/threading/non_thread_safe.h"
|
| #include "base/timer.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "chrome/browser/download/download_status_updater.h"
|
| #include "chrome/browser/prefs/pref_change_registrar.h"
|
| #include "chrome/browser/prefs/pref_member.h"
|
| #include "chrome/browser/tab_contents/thumbnail_generator.h"
|
| +#include "content/browser/download/download_status_updater.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| #include "ipc/ipc_message.h"
|
|
|