| Index: webkit/plugins/npapi/webplugin.h
|
| ===================================================================
|
| --- webkit/plugins/npapi/webplugin.h (revision 73642)
|
| +++ webkit/plugins/npapi/webplugin.h (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "gfx/native_widget_types.h"
|
| -#include "gfx/rect.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
| +#include "ui/gfx/rect.h"
|
|
|
| // TODO(port): this typedef is obviously incorrect on non-Windows
|
| // platforms, but now a lot of code now accidentally depends on them
|
|
|