Chromium Code Reviews| Index: ui/gfx/gfx.gyp |
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
| index 5d1a4d24a54e91c3c5715789ada5b5327ee0b125..2c98356637f7a63f121e054aa72b1cb9f22c028b 100644 |
| --- a/ui/gfx/gfx.gyp |
| +++ b/ui/gfx/gfx.gyp |
| @@ -313,6 +313,8 @@ |
| 'scoped_ui_graphics_push_context_ios.mm', |
| 'scrollbar_size.cc', |
| 'scrollbar_size.h', |
| + 'selection_bound.cc', |
| + 'selection_bound.h', |
| 'selection_model.cc', |
| 'selection_model.h', |
| 'sequential_id_generator.cc', |