Chromium Code Reviews| Index: ui/app_list/BUILD.gn |
| diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn |
| index c4ed6036d77a589bc4777ebd8dcf2dafd4043344..4f97f80a843d955ad4dd14f78e7a961fb51c7345 100644 |
| --- a/ui/app_list/BUILD.gn |
| +++ b/ui/app_list/BUILD.gn |
| @@ -180,6 +180,8 @@ static_library("test_support") { |
| "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", |
| ] |
| deps = [ |