Index: content/common/gpu/client/command_buffer_proxy_impl.cc |
diff --git a/content/common/gpu/client/command_buffer_proxy_impl.cc b/content/common/gpu/client/command_buffer_proxy_impl.cc |
index 01cc76e0c073ca8a06b07162661233afc3887755..4d918c6b2e69348cce201bcdf97133af48bc8a23 100644 |
--- a/content/common/gpu/client/command_buffer_proxy_impl.cc |
+++ b/content/common/gpu/client/command_buffer_proxy_impl.cc |
@@ -11,11 +11,10 @@ |
#include "base/shared_memory.h" |
#include "base/stl_util.h" |
#include "content/common/child_process_messages.h" |
-#include "content/common/gpu/gpu_memory_allocation.h" |
#include "content/common/gpu/client/gpu_channel_host.h" |
#include "content/common/gpu/client/gpu_video_decode_accelerator_host.h" |
+#include "content/common/gpu/gpu_memory_allocation.h" |
#include "content/common/gpu/gpu_messages.h" |
-#include "content/common/plugin_messages.h" |
#include "content/common/view_messages.h" |
#include "gpu/command_buffer/common/cmd_buffer_common.h" |
#include "gpu/command_buffer/common/command_buffer_shared.h" |