Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 437238b49947374203f4e366086e63344a04e688..a56642b06fb29c675cba9c7348a18ecbb5f8f2a6 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -265,6 +265,8 @@ |
| 'base/models/tree_model.h', |
| 'base/models/tree_node_iterator.h', |
| 'base/models/tree_node_model.h', |
| + 'base/ozone/surface_factory_ozone.cc', |
| + 'base/ozone/surface_factory_ozone.h', |
| 'base/range/range.cc', |
| 'base/range/range.h', |
| 'base/range/range_mac.mm', |