Chromium Code Reviews| Index: chrome/browser/input_window_dialog.h |
| =================================================================== |
| --- chrome/browser/input_window_dialog.h (revision 28672) |
| +++ chrome/browser/input_window_dialog.h (working copy) |
| @@ -7,8 +7,8 @@ |
| #include <string> |
| +#include "app/gfx/native_widget_types.h" |
| #include "base/basictypes.h" |
| -#include "base/gfx/native_widget_types.h" |
| // Cross platform access to a modal input window. |
| class InputWindowDialog { |