Index: chrome/renderer/chrome_plugin_host.cc |
=================================================================== |
--- chrome/renderer/chrome_plugin_host.cc (revision 9207) |
+++ chrome/renderer/chrome_plugin_host.cc (working copy) |
@@ -9,6 +9,7 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_plugin_lib.h" |
#include "chrome/common/chrome_plugin_util.h" |
+#include "chrome/common/render_messages.h" |
#include "chrome/common/resource_dispatcher.h" |
#include "chrome/renderer/render_view.h" |
#include "net/base/data_url.h" |