| Index: content/plugin/webplugin_delegate_stub.cc
|
| ===================================================================
|
| --- content/plugin/webplugin_delegate_stub.cc (revision 220951)
|
| +++ content/plugin/webplugin_delegate_stub.cc (working copy)
|
| @@ -11,6 +11,7 @@
|
| #include "base/strings/string_number_conversions.h"
|
| #include "content/child/npapi/plugin_instance.h"
|
| #include "content/child/npapi/webplugin_delegate_impl.h"
|
| +#include "content/child/npapi/webplugin_resource_client.h"
|
| #include "content/child/plugin_messages.h"
|
| #include "content/plugin/plugin_channel.h"
|
| #include "content/plugin/plugin_thread.h"
|
|
|