Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 86c92127eeed94c6c7b9ad1d00cd4ff5c499ce8d..966bdd7709b3189f3ffc3c771e1b5299477b5712 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -511,6 +511,12 @@ |
'gfx/transform.h', |
'gfx/transform_util.cc', |
'gfx/transform_util.h', |
+ 'gfx/vector2d.cc', |
+ 'gfx/vector2d.h', |
+ 'gfx/vector2d_conversions.cc', |
+ 'gfx/vector2d_conversions.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', |