| Index: content/common/gpu/gpu_channel.h
|
| diff --git a/content/common/gpu/gpu_channel.h b/content/common/gpu/gpu_channel.h
|
| index 0db58ef5a41cb56d90a1d539ca586fbd6b3cb7e8..2054b1814273c8d341417385e9965ad8646a44bc 100644
|
| --- a/content/common/gpu/gpu_channel.h
|
| +++ b/content/common/gpu/gpu_channel.h
|
| @@ -21,8 +21,8 @@
|
| #include "content/common/message_router.h"
|
| #include "gpu/command_buffer/service/valuebuffer_manager.h"
|
| #include "ipc/ipc_sync_channel.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/size.h"
|
| #include "ui/gl/gl_share_group.h"
|
| #include "ui/gl/gpu_preference.h"
|
|
|
|
|