Chromium Code Reviews| Index: ui/base/touch/selection_bound.cc |
| diff --git a/ui/base/touch/selection_bound.cc b/ui/base/touch/selection_bound.cc |
| index 6aa472c6043ae38c2fda712dcab6197449542fdf..036bc6f9051aa8937c923e4cbf01aa97877634a7 100644 |
| --- a/ui/base/touch/selection_bound.cc |
| +++ b/ui/base/touch/selection_bound.cc |
| @@ -8,6 +8,7 @@ |
| #include "ui/base/touch/selection_bound.h" |
| #include "ui/gfx/geometry/point_conversions.h" |
| #include "ui/gfx/geometry/rect.h" |
| +#include "ui/gfx/geometry/rect_f.h" |
| namespace ui { |