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

Unified Diff: components/pref_registry/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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/precache/core/BUILD.gn ('k') | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/precache/core/BUILD.gn ('k') | components/proximity_auth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698