Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 5d7079ec28baf0dfddb8285968148dec11464669..182ca488418226dbbc011c3b7b950bef693958d0 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -3477,6 +3477,7 @@ test("unit_tests") { |
| "//extensions/test/data/", |
| "//google_apis/test/data/", |
| "//net/tools/testserver/", |
| + "//services/preferences/public/cpp/tracked", |
|
gab
2017/03/29 16:27:56
Why is this needed in as a data reference?
Sam McNally
2017/03/30 02:23:22
I'm not sure. Removed it.
|
| "//third_party/accessibility-audit/axs_testing.js", |
| "//third_party/chaijs/chai.js", |
| "//third_party/hunspell_dictionaries/", |