Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 9d99b41754b6ac6048cdf51f8cbda2ef32830d59..b5e68716e1720a80a890574d8df410b23e361c81 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -152,8 +152,8 @@ |
| 'gfx/rect_conversions.h', |
| 'gfx/rect_f.cc', |
| 'gfx/rect_f.h', |
| - 'gfx/safe_floor_ceil.cc', |
| - 'gfx/safe_floor_ceil.h', |
| + 'gfx/safe_integer_conversions.cc', |
| + 'gfx/safe_integer_conversions.h', |
| 'gfx/scoped_ui_graphics_push_context_ios.h', |
| 'gfx/scoped_ui_graphics_push_context_ios.mm', |
| 'gfx/screen.h', |