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

Unified Diff: 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
« no previous file with comments | « no previous file | android_webview/BUILD.gn » ('j') | android_webview/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 4fd53cce3ffaeb47f9d1a0b9f9825debe2221ae6..3522948f486d373a401c52f1df9a67bd69fb1d0a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -708,7 +708,7 @@ group("gn_only") {
# these are needed only for gn to discover build files.
deps += [
"//testing/libfuzzer:libfuzzer_main",
- "//testing/libfuzzer/fuzzers:string_to_int_fuzzer"
+ "//testing/libfuzzer/fuzzers:string_to_int_fuzzer",
]
}
}
« no previous file with comments | « no previous file | android_webview/BUILD.gn » ('j') | android_webview/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698