| Index: content/common/gpu/gpu_memory_manager_client.h
|
| diff --git a/content/common/gpu/gpu_memory_manager_client.h b/content/common/gpu/gpu_memory_manager_client.h
|
| index 2058e46130797ca4c05c9ee692097e522f92f7c2..0c6c7d0920ffc3e55ba1b68ee82ddc6ea95e6a3f 100644
|
| --- a/content/common/gpu/gpu_memory_manager_client.h
|
| +++ b/content/common/gpu/gpu_memory_manager_client.h
|
| @@ -11,7 +11,7 @@
|
| #include "content/common/content_export.h"
|
| #include "gpu/command_buffer/common/gpu_memory_allocation.h"
|
| #include "gpu/command_buffer/service/memory_tracking.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace content {
|
|
|
|
|