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

Unified Diff: components/components.gyp

Issue 1341923002: Create a component for SSL error handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaning up for review 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index b2ab95e2b68adec8b67bc2f5808e2110c2b552e8..85b4ce73c76efe945912203444d5834a2a21d017 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -72,6 +72,7 @@
'security_interstitials.gypi',
'sessions.gypi',
'signin.gypi',
+ 'ssl_errors.gypi',
'startup_metric_utils.gypi',
'suggestions.gypi',
'sync_driver.gypi',

Powered by Google App Engine
This is Rietveld 408576698