| Index: content/child/npapi/webplugin_delegate_impl.h
|
| diff --git a/content/child/npapi/webplugin_delegate_impl.h b/content/child/npapi/webplugin_delegate_impl.h
|
| index efafa81bbfd2c9cbdf4d51182fcbf4ce32ba6994..df705843199a4e6ce8e33e8f7b33065db0950f3d 100644
|
| --- a/content/child/npapi/webplugin_delegate_impl.h
|
| +++ b/content/child/npapi/webplugin_delegate_impl.h
|
| @@ -17,8 +17,8 @@
|
| #include "content/child/npapi/webplugin_delegate.h"
|
| #include "content/common/cursors/webcursor.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/rect.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|