summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 19:02:48 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 19:02:48 +0000
commite0d2dbb4ba1ddfb75681396b62f1326c169c27a4 (patch)
tree5aa517d785d5f73690cb76f35b81be5f03d3fb4d /chrome/common/render_messages.h
parentd033a6c9e41f59e9985bb8c86ddd819cc5a5cc03 (diff)
downloadchromium_src-e0d2dbb4ba1ddfb75681396b62f1326c169c27a4.zip
chromium_src-e0d2dbb4ba1ddfb75681396b62f1326c169c27a4.tar.gz
chromium_src-e0d2dbb4ba1ddfb75681396b62f1326c169c27a4.tar.bz2
Move MediaPlayerAction out of context_menu.h into webview.h since it's really only used by webview.
Review URL: http://codereview.chromium.org/174143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23850 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/render_messages.h')
-rw-r--r--chrome/common/render_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
index f89bcf4..ee8c751 100644
--- a/chrome/common/render_messages.h
+++ b/chrome/common/render_messages.h
@@ -32,6 +32,7 @@
#include "webkit/glue/autofill_form.h"
#include "webkit/glue/context_menu.h"
#include "webkit/glue/form_data.h"
+#include "webkit/glue/media_player_action.h"
#include "webkit/glue/password_form.h"
#include "webkit/glue/password_form_dom_manager.h"
#include "webkit/glue/resource_loader_bridge.h"