| Index: chrome/plugin/npobject_stub.h
|
| ===================================================================
|
| --- chrome/plugin/npobject_stub.h (revision 73642)
|
| +++ chrome/plugin/npobject_stub.h (working copy)
|
| @@ -14,9 +14,9 @@
|
| #include "base/ref_counted.h"
|
| #include "base/weak_ptr.h"
|
| #include "chrome/plugin/npobject_base.h"
|
| -#include "gfx/native_widget_types.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_channel.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
|
|
| class PluginChannelBase;
|
| struct NPIdentifier_Param;
|
|
|