Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index fdc2b7a397b1fdf4637fee497d464f3b07d43bb7..7196361b324aea6ce60449ba2adb3dd8ba248afd 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -511,6 +511,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', |