| Index: chrome/browser/ui/views/browser_dialogs.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/browser_dialogs.h (revision 73642)
|
| +++ chrome/browser/ui/views/browser_dialogs.h (working copy)
|
| @@ -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
|
|
|