| Index: content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h
|
| diff --git a/content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h b/content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h
|
| index 7a1a4482f06c424cc2e7051403752c724748758b..3ed674c5bf9cb394558157522bee07aca78b2dbe 100644
|
| --- a/content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h
|
| +++ b/content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "content/common/webkitplatformsupport_impl.h"
|
| +#include "content/child/webkitplatformsupport_impl.h"
|
|
|
| namespace content {
|
|
|
|
|