| Index: content/browser/browser_main_loop.cc
|
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc
|
| index 559f00ff8e3812b91e88ca2140b6c9d8b461c159..41add8513b61822119fe6391ef7edc378aaa3fda 100644
|
| --- a/content/browser/browser_main_loop.cc
|
| +++ b/content/browser/browser_main_loop.cc
|
| @@ -104,7 +104,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/ssl/ssl_config_service.h"
|
| #include "ppapi/features/features.h"
|
| -#include "services/resource_coordinator/memory/coordinator/coordinator_impl.h"
|
| +#include "services/resource_coordinator/memory_instrumentation/coordinator_impl.h"
|
| #include "services/service_manager/runner/common/client_util.h"
|
| #include "skia/ext/event_tracer_impl.h"
|
| #include "skia/ext/skia_memory_dump_provider.h"
|
|
|