| Index: content/browser/browser_main_loop.cc
|
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc
|
| index 5d538fab5ffcaab335cb4dafb12b55bcda3710d8..1ff787caec8821fa6d253408bdabe5988206e103 100644
|
| --- a/content/browser/browser_main_loop.cc
|
| +++ b/content/browser/browser_main_loop.cc
|
| @@ -105,7 +105,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"
|
|
|