Chromium Code Reviews| Index: chrome/common/badge_util.cc |
| diff --git a/chrome/common/badge_util.cc b/chrome/common/badge_util.cc |
| index 681d0143ad5f73c9b6fb074dce5fc3ce0d359f7c..bf295917b6100f80af619e264d6a2792a621ed60 100644 |
| --- a/chrome/common/badge_util.cc |
| +++ b/chrome/common/badge_util.cc |
| @@ -14,7 +14,7 @@ |
| #include "ui/gfx/canvas.h" |
| #include "ui/gfx/font.h" |
| #include "ui/gfx/geometry/rect.h" |
| -#include "ui/gfx/size.h" |
| +#include "ui/gfx/geometry/size.h" |
| #include "ui/resources/grit/ui_resources.h" |
| namespace { |