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

Unified Diff: components/BUILD.gn

Issue 2782803002: Move tracked prefs into services/preferences/tracked. (Closed)
Patch Set: rebase 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8caafb981e91f9c6d17b30821df785da366670d4..f717234a6bd037405ba6aca19546633609d87460 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -154,7 +154,6 @@ test("components_unittests") {
"//components/upload_list:unit_tests",
"//components/url_formatter:unit_tests",
"//components/url_matcher:unit_tests",
- "//components/user_prefs/tracked:unit_tests",
"//components/variations:unit_tests",
"//components/variations/service:unit_tests",
"//components/web_resource:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698