| Index: chrome/common/extensions/api/notifications/notification_style.h
|
| diff --git a/chrome/common/extensions/api/notifications/notification_style.h b/chrome/common/extensions/api/notifications/notification_style.h
|
| index 81bbb2cce0b199c1773e0941e80d7a7a9314edf8..0cd36f337efb82cb06c52f4cb7b405cd558121a9 100644
|
| --- a/chrome/common/extensions/api/notifications/notification_style.h
|
| +++ b/chrome/common/extensions/api/notifications/notification_style.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_COMMON_EXTENSIONS_API_NOTIFICATIONS_NOTIFICATION_STYLE_H_
|
| #define CHROME_COMMON_EXTENSIONS_API_NOTIFICATIONS_NOTIFICATION_STYLE_H_
|
|
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| // This structure describes the size in DIPs of each type of image rendered
|
| // by the notification center within a notification.
|
|
|