| Index: ui/app_list/presenter/BUILD.gn
|
| diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn
|
| index c96bea322b019ecfb4623350f430be19e322eb23..3af3c3fa5744bc63a14fe45fd4a45aa99f25e4fd 100644
|
| --- a/ui/app_list/presenter/BUILD.gn
|
| +++ b/ui/app_list/presenter/BUILD.gn
|
| @@ -98,6 +98,7 @@ test("app_list_presenter_unittests") {
|
| "//ui/aura:test_support",
|
| "//ui/base",
|
| "//ui/gl:test_support",
|
| + "//ui/views:test_support",
|
| "//ui/wm:wm",
|
|
|
| # Temporary dependency to fix compile flake in http://crbug.com/611898.
|
|
|