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

Unified Diff: ios/net/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: ios/net/BUILD.gn
diff --git a/ios/net/BUILD.gn b/ios/net/BUILD.gn
index 25403883f68f628a66642c5e283a251b1dc377fc..d894d7bef84b132ec5db5e7291d8096760f39dbd 100644
--- a/ios/net/BUILD.gn
+++ b/ios/net/BUILD.gn
@@ -54,12 +54,12 @@ source_set("net") {
test("ios_net_unittests") {
deps = [
+ ":net",
"//base",
"//base/test:run_all_unittests",
"//net:test_support",
"//testing/gtest",
"//url",
- ":net",
]
sources = [
« components/BUILD.gn ('K') | « ios/chrome/browser/BUILD.gn ('k') | ios/testing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698