| Index: chrome/browser/memory_purger.cc
|
| ===================================================================
|
| --- chrome/browser/memory_purger.cc (revision 110303)
|
| +++ chrome/browser/memory_purger.cc (working copy)
|
| @@ -16,9 +16,9 @@
|
| #include "chrome/common/render_messages.h"
|
| #include "content/browser/in_process_webkit/webkit_context.h"
|
| #include "content/browser/renderer_host/backing_store_manager.h"
|
| -#include "content/browser/renderer_host/render_process_host.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "content/public/browser/notification_service.h"
|
| +#include "content/public/browser/render_process_host.h"
|
| #include "net/proxy/proxy_resolver.h"
|
| #include "net/proxy/proxy_service.h"
|
| #include "net/url_request/url_request_context.h"
|
|
|