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

Unified Diff: ios/chrome/browser/prefs/BUILD.gn

Issue 2575843002: Cleanup //ios/chrome/browser/prefs dependencies. (Closed)
Patch Set: Rebase 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: ios/chrome/browser/prefs/BUILD.gn
diff --git a/ios/chrome/browser/prefs/BUILD.gn b/ios/chrome/browser/prefs/BUILD.gn
index 84c6e4ad7f7c3085a77291f46801b9c55f2a7cf7..8f16df1335d62998d3955179b381319959c71d8d 100644
--- a/ios/chrome/browser/prefs/BUILD.gn
+++ b/ios/chrome/browser/prefs/BUILD.gn
@@ -20,11 +20,6 @@ source_set("prefs") {
"//components/sync_preferences",
"//ios/chrome/browser",
]
-
- # TODO(sdefresne): remove once downstream dependencies have been fixed.
- public_deps = [
- ":browser_prefs",
- ]
}
source_set("browser_prefs") {
« 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