Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index d49d1419ea8e97c44a3cec715c2f0d7a225438a4..4b50684c2aadd77c34b2bf4a6c50dab282ba6393 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -174,6 +174,8 @@ |
| 'base/models/button_menu_item_model.cc', |
| 'base/models/button_menu_item_model.h', |
| 'base/models/combobox_model.h', |
| + 'base/models/list_model.h', |
| + 'base/models/list_model_observer.h', |
| 'base/models/menu_model.cc', |
| 'base/models/menu_model.h', |
| 'base/models/menu_model_delegate.h', |