| Index: services/ui/public/cpp/tests/BUILD.gn
|
| diff --git a/services/ui/public/cpp/tests/BUILD.gn b/services/ui/public/cpp/tests/BUILD.gn
|
| index 9467ffa52d10c30dd45967ac63ecf0759768d624..98cdbb2f94846ae163d377b849dc5ab886b4cebf 100644
|
| --- a/services/ui/public/cpp/tests/BUILD.gn
|
| +++ b/services/ui/public/cpp/tests/BUILD.gn
|
| @@ -22,6 +22,7 @@ static_library("unittest_support") {
|
| "//base",
|
| "//services/ui/public/cpp",
|
| "//services/ui/public/cpp:internal_or_test",
|
| + "//services/ui/public/interfaces",
|
| "//testing/gtest",
|
| "//ui/display",
|
| "//ui/gfx/geometry/mojo",
|
|
|