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

Unified Diff: chrome/browser/BUILD.gn

Issue 2661113003: Skeleton mechanical impl. for the RecoveryImprovedComponent. (Closed)
Patch Set: wip 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/common/chrome_features.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 d9dc5451f2fc694ad9290d7065fdeb97de5a7a6d..1975302780f23c0df59dbf583acdfe29121556a8 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/recovery_improved_component_installer.cc",
+ "component_updater/recovery_improved_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/common/chrome_features.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698