| Index: content/renderer/npapi/webplugin_impl.cc
|
| diff --git a/content/renderer/npapi/webplugin_impl.cc b/content/renderer/npapi/webplugin_impl.cc
|
| index 9a7714d336316a53cbd99cc00e322a4cbbae0d2e..c5892c2e0879a263d5e6a5c419483c00f7ac5857 100644
|
| --- a/content/renderer/npapi/webplugin_impl.cc
|
| +++ b/content/renderer/npapi/webplugin_impl.cc
|
| @@ -20,7 +20,6 @@
|
| #include "cc/blink/web_layer_impl.h"
|
| #include "cc/layers/io_surface_layer.h"
|
| #include "content/child/appcache/web_application_cache_host_impl.h"
|
| -#include "content/child/multipart_response_delegate.h"
|
| #include "content/child/npapi/plugin_host.h"
|
| #include "content/child/npapi/plugin_instance.h"
|
| #include "content/child/npapi/webplugin_delegate_impl.h"
|
|
|