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

Unified Diff: net/BUILD.gn

Issue 2561293002: [ios] Removed //components/prefs dependency from net. (Closed)
Patch Set: Created 4 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: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index c7da48362c54d76a885662b2fb62ba6ce102bda0..edacd2fc245713c3039fd2aeedd785515f795690 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -120,7 +120,6 @@ component("net") {
deps += [
"//base/third_party/dynamic_annotations",
- "//components/prefs",
"//sdch",
"//third_party/zlib",
]
« 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