| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 10cf1cf7d06be203dae1ab417f19dd5781bdfc51..0805b4df8ed9d26868fdb3ca740f48de942a0aa2 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -263,6 +263,10 @@
|
| '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/ozone/surface_factory_delegate_ozone.cc',
|
| + 'base/ozone/surface_factory_delegate_ozone.h',
|
| 'base/range/range.cc',
|
| 'base/range/range.h',
|
| 'base/range/range_mac.mm',
|
|
|