| Index: content/browser/renderer_host/resource_dispatcher_host.h
|
| diff --git a/content/browser/renderer_host/resource_dispatcher_host.h b/content/browser/renderer_host/resource_dispatcher_host.h
|
| index 7b5cf3ce19e78367e7480a8bae128e7c00e61fbb..a7131055eaaed73ef0ad3dfa36d10f911097cffd 100644
|
| --- a/content/browser/renderer_host/resource_dispatcher_host.h
|
| +++ b/content/browser/renderer_host/resource_dispatcher_host.h
|
| @@ -23,8 +23,8 @@
|
| #include "base/scoped_ptr.h"
|
| #include "base/timer.h"
|
| #include "chrome/common/child_process_info.h"
|
| -#include "chrome/common/notification_type.h"
|
| #include "content/browser/renderer_host/resource_queue.h"
|
| +#include "content/common/notification_type.h"
|
| #include "ipc/ipc_message.h"
|
| #include "net/url_request/url_request.h"
|
| #include "webkit/glue/resource_type.h"
|
|
|