| Index: content/browser/browser_context.cc
|
| ===================================================================
|
| --- content/browser/browser_context.cc (revision 170763)
|
| +++ content/browser/browser_context.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include "content/browser/dom_storage/dom_storage_context_impl.h"
|
| #include "content/browser/download/download_manager_impl.h"
|
| #include "content/browser/in_process_webkit/indexed_db_context_impl.h"
|
| -#include "content/browser/renderer_host/resource_dispatcher_host_impl.h"
|
| +#include "content/browser/loader/resource_dispatcher_host_impl.h"
|
| #include "content/public/browser/site_instance.h"
|
| #include "content/browser/storage_partition_impl.h"
|
| #include "content/browser/storage_partition_impl_map.h"
|
|
|