diff options
Diffstat (limited to 'chrome/browser/views/browser_dialogs.h')
| -rw-r--r-- | chrome/browser/views/browser_dialogs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/browser_dialogs.h b/chrome/browser/views/browser_dialogs.h index ff54963..6997a0a 100644 --- a/chrome/browser/views/browser_dialogs.h +++ b/chrome/browser/views/browser_dialogs.h @@ -7,8 +7,8 @@ #include <string> -#include "app/gfx/native_widget_types.h" #include "chrome/common/content_settings_types.h" +#include "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 |
