Index: content/browser/gpu/gpu_process_host_ui_shim.h |
diff --git a/content/browser/gpu/gpu_process_host_ui_shim.h b/content/browser/gpu/gpu_process_host_ui_shim.h |
index f313863762316cb68bdcbbee16ee3c86ae0239e5..fdc2d301988a8b1f86b6ab1ad0c65b1eec01cf8f 100644 |
--- a/content/browser/gpu/gpu_process_host_ui_shim.h |
+++ b/content/browser/gpu/gpu_process_host_ui_shim.h |
@@ -21,6 +21,7 @@ |
#include "content/common/message_router.h" |
#include "content/public/common/gpu_info.h" |
#include "content/public/common/gpu_memory_stats.h" |
+#include "ipc/ipc_channel_proxy.h" |
piman
2012/10/24 16:56:54
This doesn't seem used in this file. Remove?
ajuma
2012/10/26 20:12:39
Done.
|
#include "ipc/ipc_listener.h" |
#include "ipc/ipc_sender.h" |