| Index: chrome/browser/ui/browser.h
|
| diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
|
| index d9b40055cab9b6ffdaa54dd3dc01d735a4f9f002..c9aad25cf317c9be75961da0f602e7838daedc2d 100644
|
| --- a/chrome/browser/ui/browser.h
|
| +++ b/chrome/browser/ui/browser.h
|
| @@ -42,7 +42,7 @@
|
| #include "ui/base/page_transition_types.h"
|
| #include "ui/base/ui_base_types.h"
|
| #include "ui/base/window_open_disposition.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/shell_dialogs/select_file_dialog.h"
|
|
|
| #if defined(ENABLE_EXTENSIONS)
|
|
|