summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webmediaplayer_impl.h
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 02:02:38 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 02:02:38 +0000
commitbc8000a70c8e414122a18a36577b0bb013e2bddb (patch)
treeb6dfa6d94e41d27f1ff45077dd21d422949bca9c /webkit/glue/webmediaplayer_impl.h
parent4810f7d1b27ea0bc9b4020ba85cd60b8ed1789f6 (diff)
downloadchromium_src-bc8000a70c8e414122a18a36577b0bb013e2bddb.zip
chromium_src-bc8000a70c8e414122a18a36577b0bb013e2bddb.tar.gz
chromium_src-bc8000a70c8e414122a18a36577b0bb013e2bddb.tar.bz2
More dependency breaking. webkit shouldn't depend on chrome or ipc.
The GPU code will still cause problems, but this is a step in the right direction. Review URL: http://codereview.chromium.org/707002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webmediaplayer_impl.h')
-rw-r--r--webkit/glue/webmediaplayer_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/glue/webmediaplayer_impl.h b/webkit/glue/webmediaplayer_impl.h
index b44cc62..3315119e 100644
--- a/webkit/glue/webmediaplayer_impl.h
+++ b/webkit/glue/webmediaplayer_impl.h
@@ -60,7 +60,6 @@
#include "base/lock.h"
#include "base/message_loop.h"
#include "base/ref_counted.h"
-#include "ipc/ipc_message.h"
#include "media/base/filters.h"
#include "media/base/pipeline_impl.h"
#include "skia/ext/platform_canvas.h"