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

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

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: Created 4 years, 2 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
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 86c549ad60ebc5444976c62b1c9c94725869e813..4412d07201482593cdf97cb273ae9991ef2f8ddd 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -649,7 +649,7 @@ source_set("browser") {
"//components/search_engines",
"//components/search_provider_logos",
"//components/security_interstitials/core",
- "//components/security_state",
+ "//components/security_state/core",
"//components/sessions",
"//components/signin/core/browser",
"//components/signin/core/common",

Powered by Google App Engine
This is Rietveld 408576698