| 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 dc53348ad05d3f006b58a735376cc38798f6228a..55d53f7960b798f3ab47b0bdcbe22c6407be3116 100644
|
| --- a/chrome/browser/ui/panels/panel_collection.h
|
| +++ b/chrome/browser/ui/panels/panel_collection.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_PANELS_PANEL_COLLECTION_H_
|
|
|
| #include "chrome/browser/ui/panels/panel_constants.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
| #include "ui/gfx/rect.h"
|
|
|
| class Panel;
|
|
|