Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 80e8e60ec1afd4a67fa3eb1c88cea32681fd4a93..558888544b294729055bb80fc5745b3e2cf13592 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -454,6 +454,8 @@ |
| 'gfx/point_conversions.h', |
| 'gfx/point_f.cc', |
| 'gfx/point_f.h', |
| + 'gfx/quad_f.cc', |
| + 'gfx/quad_f.h', |
| 'gfx/rect.cc', |
| 'gfx/rect.h', |
| 'gfx/rect_base.h', |