| Index: content/browser/gpu/browser_gpu_channel_host_factory.cc
 | 
| diff --git a/content/browser/gpu/browser_gpu_channel_host_factory.cc b/content/browser/gpu/browser_gpu_channel_host_factory.cc
 | 
| index 2d5c572f0a3e1e01a656db293f1064b7030bf718..d6daa81544868721398ff4c2b896171d374a6fc1 100644
 | 
| --- a/content/browser/gpu/browser_gpu_channel_host_factory.cc
 | 
| +++ b/content/browser/gpu/browser_gpu_channel_host_factory.cc
 | 
| @@ -28,7 +28,7 @@
 | 
|  #include "gpu/ipc/common/gpu_messages.h"
 | 
|  #include "ipc/ipc_channel_handle.h"
 | 
|  #include "ipc/message_filter.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/runner/common/client_util.h"
 | 
|  
 | 
|  namespace content {
 | 
| 
 |