| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index da5a242b7764a04c282ee68345fb08703f7fa3a2..9ad7f80cb0590ebd04218f7528e2fe686c285df6 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -61,6 +61,8 @@
|
| #include "media/base/media_switches.h"
|
| #include "media/media_features.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| +#include "services/resource_coordinator/memory/coordinator/coordinator_impl.h"
|
| +#include "services/resource_coordinator/tracing/agent_set_impl.h"
|
| #include "services/service_manager/public/cpp/binder_registry.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
| #include "services/service_manager/runner/common/client_util.h"
|
|
|