| 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 9689c72d6fb5cc4f98c91389e5c8e26d232f4431..4164e8f4c31133b314b6344dd3714f4b881e7800 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/memory_constants.mojom.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
|
|
| #if defined(OS_LINUX)
|
|
|