| Index: content/browser/gpu/gpu_process_host.h
|
| diff --git a/content/browser/gpu/gpu_process_host.h b/content/browser/gpu/gpu_process_host.h
|
| index 1a79b0bbc00d54c97f17d26dbe53945b7cffe03c..3600de8fb9e6bd9675de831ca1e0be25b499ca6e 100644
|
| --- a/content/browser/gpu/gpu_process_host.h
|
| +++ b/content/browser/gpu/gpu_process_host.h
|
| @@ -26,9 +26,9 @@
|
| #include "gpu/config/gpu_info.h"
|
| #include "ipc/ipc_sender.h"
|
| #include "ipc/message_filter.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/gpu_memory_buffer.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/size.h"
|
| #include "url/gurl.h"
|
|
|
| struct GPUCreateCommandBufferConfig;
|
|
|