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

Unified Diff: BUILD.gn

Issue 1544453002: gn format BUILD.gn after CL1535803002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6e94646362b622e3ff412161ed56d33331ba844a..3a99022f562a181c7f37bf5ca20acdc1bb0195ce 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -715,8 +715,8 @@ group("gn_only") {
# these are needed only for gn to discover build files.
deps += [
"//testing/libfuzzer:libfuzzer_main",
- "//testing/libfuzzer/tests:libfuzzer_tests",
"//testing/libfuzzer/fuzzers:string_to_int_fuzzer",
+ "//testing/libfuzzer/tests:libfuzzer_tests",
]
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698