| Index: content/common/child_process_host_impl.cc
|
| diff --git a/content/common/child_process_host_impl.cc b/content/common/child_process_host_impl.cc
|
| index f04743b9516b7664e937bc141488ae91ac9d2a02..516e4b67fc5b05c10818a7fefe4918e63d268eeb 100644
|
| --- a/content/common/child_process_host_impl.cc
|
| +++ b/content/common/child_process_host_impl.cc
|
| @@ -32,7 +32,7 @@
|
| #include "ipc/ipc_logging.h"
|
| #include "ipc/message_filter.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| -#include "services/resource_coordinator/public/interfaces/memory/constants.mojom.h"
|
| +#include "services/resource_coordinator/public/interfaces/memory_instrumentation/constants.mojom.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
|
|
| #if defined(OS_LINUX)
|
|
|