Chromium Code Reviews| Index: ash/BUILD.gn |
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
| index 60265b9de54a7f9e6b47432a862d0097e023b84b..b19f45375b539859cb749569d380ffa7318d25a5 100644 |
| --- a/ash/BUILD.gn |
| +++ b/ash/BUILD.gn |
| @@ -1357,6 +1357,7 @@ test("ash_unittests") { |
| deps = [ |
| ":ash", |
| + ":ash_shell_lib", |
|
James Cook
2016/11/10 22:32:46
Why is this needed? ash_shell should just be the l
msw
2016/11/10 23:30:52
Reverted; this let ShelfWindowWatcherTest use Pane
|
| "//ash/autoclick/common:autoclick", |
| "//ash/common:unittests", |
| "//ash/common/strings", |