Chromium Code Reviews| Index: chrome/gpu/gpu_thread.cc |
| diff --git a/chrome/gpu/gpu_thread.cc b/chrome/gpu/gpu_thread.cc |
| index c5ac79fbf5c4fd7900a36fb47ab107b1eafc6e1c..04bd2189d4e21c89adbd9a1e6d7c846a6dcffd61 100644 |
| --- a/chrome/gpu/gpu_thread.cc |
| +++ b/chrome/gpu/gpu_thread.cc |
| @@ -14,6 +14,7 @@ |
| #include "chrome/common/gpu_info.h" |
| #include "chrome/common/gpu_messages.h" |
| #include "chrome/gpu/gpu_info_collector.h" |
| +#include "ipc/ipc_channel_handle.h" |
| #if defined(OS_WIN) |
| #include "chrome/gpu/gpu_view_win.h" |