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

Unified Diff: chrome/installer/test/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: chrome/installer/test/BUILD.gn
diff --git a/chrome/installer/test/BUILD.gn b/chrome/installer/test/BUILD.gn
index 2f5dfc27ffe8905c66da009ce76c8bffe257c92a..53df9b4eff403431bb75884c18a42852fcec8245 100644
--- a/chrome/installer/test/BUILD.gn
+++ b/chrome/installer/test/BUILD.gn
@@ -38,8 +38,8 @@ source_set("alternate_version_generator_lib") {
deps = [
"//base",
"//base:base_static",
- "//chrome/installer/util",
"//chrome/common:constants",
+ "//chrome/installer/util",
]
}

Powered by Google App Engine
This is Rietveld 408576698