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

Unified Diff: services/preferences/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
« no previous file with comments | « components/user_prefs/tracked/tracked_split_preference.cc ('k') | services/preferences/public/cpp/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/BUILD.gn
diff --git a/services/preferences/BUILD.gn b/services/preferences/BUILD.gn
index a5b4801c9fa580e366232079614520cfef60efde..718c0ed3bcacf913344fdd31bcb8299307588405 100644
--- a/services/preferences/BUILD.gn
+++ b/services/preferences/BUILD.gn
@@ -44,6 +44,7 @@ source_set("tests") {
"//services/preferences/public/cpp:service_main",
"//services/preferences/public/cpp/tests",
"//services/preferences/public/interfaces",
+ "//services/preferences/tracked:unit_tests",
"//services/service_manager/public/cpp",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « components/user_prefs/tracked/tracked_split_preference.cc ('k') | services/preferences/public/cpp/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698