Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index a62a275cfda22bcdbcc2d51549b04f683e13f069..77a5faee83fbc2182185563cf07ab653dbe3ae01 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -505,6 +505,10 @@ |
| 'gfx/transform.h', |
| 'gfx/transform_util.cc', |
| 'gfx/transform_util.h', |
| + 'gfx/vector2d.cc', |
| + 'gfx/vector2d.h', |
| + 'gfx/vector2d_f.cc', |
| + 'gfx/vector2d_f.h', |
| 'gfx/video_decode_acceleration_support_mac.h', |
| 'gfx/video_decode_acceleration_support_mac.mm', |
| 'ui_controls/ui_controls.h', |