summaryrefslogtreecommitdiffstats
path: root/components/syncable_prefs
diff options
context:
space:
mode:
Diffstat (limited to 'components/syncable_prefs')
-rw-r--r--components/syncable_prefs/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/syncable_prefs/BUILD.gn b/components/syncable_prefs/BUILD.gn
index 4706b6f..c854abb 100644
--- a/components/syncable_prefs/BUILD.gn
+++ b/components/syncable_prefs/BUILD.gn
@@ -64,7 +64,7 @@ source_set("unit_tests") {
":test_support",
"//base:prefs",
"//components/pref_registry",
- "//testing/gtest",
"//sync:test_support_sync_api",
+ "//testing/gtest",
]
}