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

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: rebase Created 4 years, 11 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 427c7255974368dae94949a9409f84aaed12d30c..da52cb6c9bf27774fc3a1b0d32224bbe60399577 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",
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebappVisibilityTest.java ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698