Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 966bdd7709b3189f3ffc3c771e1b5299477b5712..20061625075e45bb2b1264772b2571b7e6dd6555 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -447,6 +447,7 @@ |
'gfx/platform_font_win.h', |
'gfx/point.cc', |
'gfx/point.h', |
+ 'gfx/point3_f.cc', |
'gfx/point3_f.h', |
'gfx/point_base.h', |
'gfx/point_conversions.cc', |
@@ -517,6 +518,8 @@ |
'gfx/vector2d_conversions.h', |
'gfx/vector2d_f.cc', |
'gfx/vector2d_f.h', |
+ 'gfx/vector3d_f.cc', |
+ 'gfx/vector3d_f.h', |
'gfx/video_decode_acceleration_support_mac.h', |
'gfx/video_decode_acceleration_support_mac.mm', |
'ui_controls/ui_controls.h', |