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

Unified Diff: net/BUILD.gn

Issue 1311453010: Fix gn_all, net_unittests build on GN ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix_ios_app
Patch Set: Created 5 years, 3 months 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 9dd303e87256b5b28576a18cc83056f5355f3fc7..3336e15bafec1ceab777b5fda0a0c82293ac1b26 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1348,7 +1348,6 @@ test("net_unittests") {
"//crypto",
"//crypto:platform",
"//crypto:test_support",
- "//gin",
"//net/base/registry_controlled_domains",
"//sql",
"//testing/gmock",
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698