| Index: chrome/browser/ui/panels/panel_collection.h
|
| diff --git a/chrome/browser/ui/panels/panel_collection.h b/chrome/browser/ui/panels/panel_collection.h
|
| index 55d53f7960b798f3ab47b0bdcbe22c6407be3116..6f7fb9164f8833a8b994a31a6b2dc9f433936f45 100644
|
| --- a/chrome/browser/ui/panels/panel_collection.h
|
| +++ b/chrome/browser/ui/panels/panel_collection.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "chrome/browser/ui/panels/panel_constants.h"
|
| #include "ui/gfx/geometry/point.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| class Panel;
|
|
|
|
|