Chromium Code Reviews| Index: chrome/default_plugin/plugin_impl_gtk.h |
| =================================================================== |
| --- chrome/default_plugin/plugin_impl_gtk.h (revision 73642) |
| +++ chrome/default_plugin/plugin_impl_gtk.h (working copy) |
| @@ -10,8 +10,8 @@ |
| #include <gtk/gtk.h> |
| -#include "gfx/native_widget_types.h" |
| #include "third_party/npapi/bindings/npapi.h" |
| +#include "ui/gfx/native_widget_types.h" |
| // Possible plugin installer states. |
| enum PluginInstallerState { |