| Index: chrome/common/badge_util.cc
|
| diff --git a/chrome/common/badge_util.cc b/chrome/common/badge_util.cc
|
| index 5bae4d5bcd0aeafbf2e6d7dcf72242e5d14614fa..681d0143ad5f73c9b6fb074dce5fc3ce0d359f7c 100644
|
| --- a/chrome/common/badge_util.cc
|
| +++ b/chrome/common/badge_util.cc
|
| @@ -13,7 +13,7 @@
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/font.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/size.h"
|
| #include "ui/resources/grit/ui_resources.h"
|
|
|
|
|