Chromium Code Reviews| Index: ash/common/BUILD.gn |
| diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn |
| index 6059806307d67e2ee9fcad9f14f7dfdaa30d8a87..02716f993e7fa092f1cbef958693696c6c1500d7 100644 |
| --- a/ash/common/BUILD.gn |
| +++ b/ash/common/BUILD.gn |
| @@ -17,6 +17,7 @@ source_set("unittests") { |
| deps = [ |
| "//ash", |
| "//ash/common/test:test_support", |
| + "//ash/public/cpp", |
| "//ash/test:test_support_without_content", |
| "//ui/base", |
| "//ui/display", |