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