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

Unified Diff: components/BUILD.gn

Issue 1341923002: Create a component for SSL error handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update iOS grit whitelist Created 5 years, 3 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 | « chrome/common/localized_error.cc ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 61b2d16b70fe17db10bdadd86d4142a92260c4e6..0e86dbef1e97ff2018a380bcf647c42abf6c20e0 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -104,6 +104,7 @@ group("all_components") {
"//components/security_interstitials/core",
"//components/sessions",
"//components/signin/core/browser",
+ "//components/ssl_errors",
"//components/startup_metric_utils",
"//components/strings",
"//components/sync_driver",
« no previous file with comments | « chrome/common/localized_error.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698