diff options
Diffstat (limited to 'chrome/browser/ui/views/browser_dialogs.h')
-rw-r--r-- | chrome/browser/ui/views/browser_dialogs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/browser_dialogs.h b/chrome/browser/ui/views/browser_dialogs.h index 02b991a..88cb839 100644 --- a/chrome/browser/ui/views/browser_dialogs.h +++ b/chrome/browser/ui/views/browser_dialogs.h @@ -9,7 +9,7 @@ #include <string> #include "chrome/common/content_settings_types.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" // This file contains functions for running a variety of browser dialogs and // popups. The dialogs here are the ones that the caller does not need to |