Chromium Code Reviews| Index: ui/gfx/gfx.gyp |
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
| index 85ea5532060fcf86babbf2e3b2047f198ea95aa4..c7457a9ecab3d5d01a7aaad226e1ce94f4ca157b 100644 |
| --- a/ui/gfx/gfx.gyp |
| +++ b/ui/gfx/gfx.gyp |
| @@ -58,6 +58,8 @@ |
| 'geometry/size_conversions.h', |
| 'geometry/size_f.cc', |
| 'geometry/size_f.h', |
| + 'geometry/steps.h', |
| + 'geometry/steps.cc', |
| 'geometry/vector2d.cc', |
| 'geometry/vector2d.h', |
| 'geometry/vector2d_conversions.cc', |