Index: chrome/plugin/chrome_plugin_host.cc |
diff --git a/chrome/plugin/chrome_plugin_host.cc b/chrome/plugin/chrome_plugin_host.cc |
index 4874e41422488a4ff3be09920bd042248f482126..0a9c85b9a0bc6bf5e6289414701daff5f0b2ed13 100644 |
--- a/chrome/plugin/chrome_plugin_host.cc |
+++ b/chrome/plugin/chrome_plugin_host.cc |
@@ -18,6 +18,7 @@ |
#include "chrome/plugin/plugin_thread.h" |
#include "chrome/plugin/webplugin_proxy.h" |
#include "net/base/data_url.h" |
+#include "net/base/io_buffer.h" |
#include "net/base/upload_data.h" |
#include "net/http/http_response_headers.h" |
#include "webkit/glue/plugins/plugin_instance.h" |