diff options
Diffstat (limited to 'chrome/browser/gpu_process_host_ui_shim.h')
-rw-r--r-- | chrome/browser/gpu_process_host_ui_shim.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/gpu_process_host_ui_shim.h b/chrome/browser/gpu_process_host_ui_shim.h index 848fb11..ddd9dec 100644 --- a/chrome/browser/gpu_process_host_ui_shim.h +++ b/chrome/browser/gpu_process_host_ui_shim.h @@ -22,8 +22,7 @@ #include "base/threading/non_thread_safe.h" #include "chrome/common/gpu_feature_flags.h" #include "chrome/common/gpu_info.h" -#include "chrome/common/message_router.h" -#include "ipc/ipc_channel.h" +#include "content/common/message_router.h" #include "ui/gfx/native_widget_types.h" namespace gfx { |