Chromium Code Reviews| Index: ash/test/BUILD.gn |
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn |
| index baf92d41be82f9a933fac9c79df73b14607a068b..f80f57704c33be1e2ee7df45868ad1e3b3a0c2bd 100644 |
| --- a/ash/test/BUILD.gn |
| +++ b/ash/test/BUILD.gn |
| @@ -168,6 +168,7 @@ static_library("test_support_common") { |
| "//ui/gl", |
| "//ui/gl:test_support", |
| "//ui/keyboard", |
| + "//ui/keyboard:test_support", |
|
oshima
2017/03/21 14:57:57
why do you need this here? Shouldn't you add new t
oka
2017/03/22 00:18:32
Reverted this file, and added the ui/keyboard:test
|
| "//ui/message_center", |
| "//ui/views", |
| "//ui/views:test_support", |