| Index: chrome/browser/ui/browser_navigator.h
|
| diff --git a/chrome/browser/ui/browser_navigator.h b/chrome/browser/ui/browser_navigator.h
|
| index 4764c87b95cb3dbb2bb2eaee484ee7110c52f64b..2a4b7ff267123f4b2f0af8d6a47d5cfd94ef5e0a 100644
|
| --- a/chrome/browser/ui/browser_navigator.h
|
| +++ b/chrome/browser/ui/browser_navigator.h
|
| @@ -17,7 +17,7 @@
|
| #include "content/public/common/referrer.h"
|
| #include "ui/base/page_transition_types.h"
|
| #include "ui/base/window_open_disposition.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "url/gurl.h"
|
|
|
| class Browser;
|
|
|