Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 66ee4ed880d8dafcb11211c808a16d445b0ccca8..cb720bdaae1e1863cbe08d38d55547fbd232fe5d 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -81,6 +81,10 @@ |
'gfx/rect.h', |
'gfx/rect_base.h', |
'gfx/rect_base_impl.h', |
+ 'gfx/rect_conversions.cc', |
+ 'gfx/rect_conversions.h', |
+ 'gfx/safe_floor_ceil.cc', |
+ 'gfx/safe_floor_ceil.h', |
'gfx/scoped_ui_graphics_push_context_ios.h', |
'gfx/scoped_ui_graphics_push_context_ios.mm', |
'gfx/screen.h', |