| Index: services/preferences/public/cpp/tests/BUILD.gn
|
| diff --git a/services/preferences/public/cpp/tests/BUILD.gn b/services/preferences/public/cpp/tests/BUILD.gn
|
| index 8262f89a3488b52f10d0ef7e423c5144885fb486..abc4da329a02ed4a362a63094fc59a44314230c6 100644
|
| --- a/services/preferences/public/cpp/tests/BUILD.gn
|
| +++ b/services/preferences/public/cpp/tests/BUILD.gn
|
| @@ -23,6 +23,7 @@ test("preferences_unittests") {
|
| "//components/prefs:test_support",
|
| "//mojo/edk/test:run_all_unittests",
|
| "//mojo/public/cpp/bindings:bindings",
|
| + "//services/preferences:test_support",
|
| "//services/preferences/public/cpp",
|
| "//services/preferences/public/interfaces",
|
| "//testing/gmock",
|
|
|