From 83f93d3b7bf81c823c38a4d628b8486f354462cc Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Fri, 11 Nov 2011 00:43:30 +0000 Subject: Cleanup: Remove more unneeded forward declares in content. BUG=none TEST=none Review URL: http://codereview.chromium.org/8511044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109549 0039d316-1c4b-4281-b951-d872f2087c98 --- content/gpu/gpu_child_thread.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'content/gpu') 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; } -- cgit v1.1