diff options
Diffstat (limited to 'content/gpu')
-rw-r--r-- | content/gpu/gpu_child_thread.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h index 5409963..3081239 100644 --- a/content/gpu/gpu_child_thread.h +++ b/content/gpu/gpu_child_thread.h @@ -22,10 +22,6 @@ #include "content/public/common/gpu_info.h" #include "ui/gfx/native_widget_types.h" -namespace IPC { -struct ChannelHandle; -} - namespace sandbox { class TargetServices; } |