summaryrefslogtreecommitdiffstats
path: root/components/infobars
diff options
context:
space:
mode:
Diffstat (limited to 'components/infobars')
-rw-r--r--components/infobars/core/infobar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/infobars/core/infobar.h b/components/infobars/core/infobar.h
index 8c1284a..ebced9f 100644
--- a/components/infobars/core/infobar.h
+++ b/components/infobars/core/infobar.h
@@ -12,7 +12,7 @@
#include "third_party/skia/include/core/SkColor.h"
#include "ui/gfx/animation/animation_delegate.h"
#include "ui/gfx/animation/slide_animation.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
namespace infobars {