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

Unified Diff: chrome/browser/BUILD.gn

Issue 2581903002: Add SSL error assistant component to dynamically update captive portal list (Closed)
Patch Set: nparker comments Created 3 years, 10 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 | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e8fbac0b68cb7484b71e7478281ab8d0d1a57419..28822464ed2d8655d4294e3931837f41de93b5e4 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2429,6 +2429,8 @@ split_static_library("browser") {
"captive_portal/captive_portal_tab_helper.h",
"captive_portal/captive_portal_tab_reloader.cc",
"captive_portal/captive_portal_tab_reloader.h",
+ "component_updater/ssl_error_assistant_component_installer.cc",
+ "component_updater/ssl_error_assistant_component_installer.h",
"ssl/captive_portal_blocking_page.cc",
"ssl/captive_portal_blocking_page.h",
"ssl/captive_portal_metrics_recorder.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698