Index: components/pref_registry/BUILD.gn |
diff --git a/components/pref_registry/BUILD.gn b/components/pref_registry/BUILD.gn |
index 674ef6063b29e91b4176db9d91c8ccfe21ff4f5d..2470723a2716b20ab91097f75fe03f72ec19c347 100644 |
--- a/components/pref_registry/BUILD.gn |
+++ b/components/pref_registry/BUILD.gn |
@@ -9,9 +9,7 @@ component("pref_registry") { |
"pref_registry_syncable.h", |
] |
- defines = [ |
- "PREF_REGISTRY_IMPLEMENTATION", |
- ] |
+ defines = [ "PREF_REGISTRY_IMPLEMENTATION" ] |
deps = [ |
"//base", |