Chromium Code Reviews| Index: ui/app_list/app_list.gyp |
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
| index 39675a8fb72ad93a599855c2720b27e272c55096..c15be3633260d8b871abe00d7f25cebeaf05d270 100644 |
| --- a/ui/app_list/app_list.gyp |
| +++ b/ui/app_list/app_list.gyp |
| @@ -204,6 +204,8 @@ |
| 'test/app_list_test_model.h', |
| 'test/app_list_test_view_delegate.cc', |
| 'test/app_list_test_view_delegate.h', |
| + 'test/test_search_result.cc', |
| + 'test/test_search_result.h', |
| ], |
| }, |
| { |