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

Unified Diff: chrome/browser/BUILD.gn

Issue 2581903002: Add SSL error assistant component to dynamically update captive portal list (Closed)
Patch Set: Rebase 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') | chrome/browser/ssl/ssl_browser_tests.cc » ('J')
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 21697b08d7c2323b8209ce75f4fa6ac074e241aa..dc5ccd57fc2de7a652f566b7f7ce3f15d50cdef2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -246,6 +246,8 @@ split_static_library("browser") {
"component_updater/pnacl_component_installer.h",
"component_updater/recovery_component_installer.cc",
"component_updater/recovery_component_installer.h",
+ "component_updater/ssl_error_assistant_component_installer.cc",
+ "component_updater/ssl_error_assistant_component_installer.h",
"component_updater/sth_set_component_installer.cc",
"component_updater/sth_set_component_installer.h",
"component_updater/subresource_filter_component_installer.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | chrome/browser/ssl/ssl_browser_tests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698