summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.h
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 07:26:43 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 07:26:43 +0000
commit3624d23823ba017c4be2270c52a9c9ea858abbdd (patch)
treeb0071068eaa5c276dec61c0f36388610e0e414c0 /chrome/browser/gpu_process_host.h
parent8d9ecd77c70b9a0d24859f8532631d6f1940ca9f (diff)
downloadchromium_src-3624d23823ba017c4be2270c52a9c9ea858abbdd.zip
chromium_src-3624d23823ba017c4be2270c52a9c9ea858abbdd.tar.gz
chromium_src-3624d23823ba017c4be2270c52a9c9ea858abbdd.tar.bz2
Delete obviously unneeded forward declarations in chrome/browser/*.h.
BUG=none TEST=builds Review URL: http://codereview.chromium.org/3080031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55037 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gpu_process_host.h')
-rw-r--r--chrome/browser/gpu_process_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/gpu_process_host.h b/chrome/browser/gpu_process_host.h
index ddc10a4..8e8b034 100644
--- a/chrome/browser/gpu_process_host.h
+++ b/chrome/browser/gpu_process_host.h
@@ -15,7 +15,6 @@
#include "chrome/common/gpu_info.h"
#include "gfx/native_widget_types.h"
-class CommandBufferProxy;
struct GpuHostMsg_AcceleratedSurfaceSetIOSurface_Params;
namespace IPC {