| Index: content/plugin/webplugin_delegate_stub.h
|
| diff --git a/content/plugin/webplugin_delegate_stub.h b/content/plugin/webplugin_delegate_stub.h
|
| index b8a2a6691edd1cc80a7b6652d88dba8c2523e768..7bdfd8b65e8eeb5dee560deb10c57c20ab9a90ac 100644
|
| --- a/content/plugin/webplugin_delegate_stub.h
|
| +++ b/content/plugin/webplugin_delegate_stub.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "content/common_child/npobject_stub.h"
|
| +#include "content/child/npobject_stub.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
|
|