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

Unified Diff: chrome/browser/BUILD.gn

Issue 1539043002: Pull SecurityStateModel out into a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unit test debugging Created 5 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 4ae8be64805ffcc57d91d3d8393cfae906544d0e..986006e127093fc8b80da7907be96849c80b5559 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -159,6 +159,7 @@ source_set("browser") {
"//components/search_engines",
"//components/search_provider_logos",
"//components/security_interstitials/core",
+ "//components/security_state",
"//components/signin/core/browser",
"//components/ssl_errors",
"//components/startup_metric_utils/browser:lib",

Powered by Google App Engine
This is Rietveld 408576698