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

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

Issue 2730213002: Clean up dependencies of //ios/chrome/browser/browser_state. (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | ios/chrome/browser/browser_state/chrome_browser_state.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/browser_state/BUILD.gn
diff --git a/ios/chrome/browser/browser_state/BUILD.gn b/ios/chrome/browser/browser_state/BUILD.gn
index 94c58d812d7c445cac7311a281c24b060362c92b..6fcca0662f0dc2f8239ae25c5e333b0067da83ff 100644
--- a/ios/chrome/browser/browser_state/BUILD.gn
+++ b/ios/chrome/browser/browser_state/BUILD.gn
@@ -14,6 +14,7 @@ source_set("browser_state") {
"//base",
"//components/prefs",
"//components/sync_preferences",
+ "//ios/chrome/browser/net:net_types",
"//ios/chrome/browser/tabs",
"//ios/web",
"//net",
« no previous file with comments | « no previous file | ios/chrome/browser/browser_state/chrome_browser_state.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698