| Index: chrome/browser/ui/app_list/app_list_positioner.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_positioner.h b/chrome/browser/ui/app_list/app_list_positioner.h
|
| index 43b6cbbe305995179256f7c8188ecf743f4e9883..8e8c787772daa2b25a4ad4eb6370dfdd70586ab5 100644
|
| --- a/chrome/browser/ui/app_list/app_list_positioner.h
|
| +++ b/chrome/browser/ui/app_list/app_list_positioner.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_APP_LIST_APP_LIST_POSITIONER_H_
|
|
|
| #include "ui/gfx/display.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace gfx {
|
| class Point;
|
|
|