| Index: content/browser/renderer_host/resource_dispatcher_host.h
|
| ===================================================================
|
| --- content/browser/renderer_host/resource_dispatcher_host.h (revision 112500)
|
| +++ content/browser/renderer_host/resource_dispatcher_host.h (working copy)
|
| @@ -25,8 +25,8 @@
|
| #include "base/timer.h"
|
| #include "content/browser/download/download_resource_handler.h"
|
| #include "content/browser/renderer_host/resource_queue.h"
|
| -#include "content/common/child_process_info.h"
|
| #include "content/common/content_export.h"
|
| +#include "content/public/browser/child_process_data.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "ipc/ipc_message.h"
|
| #include "net/url_request/url_request.h"
|
|
|