Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(577)

Unified Diff: chrome/test/BUILD.gn

Issue 2782803002: Move tracked prefs into services/preferences/tracked. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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/",

Powered by Google App Engine
This is Rietveld 408576698