summaryrefslogtreecommitdiff
path: root/chromium/chrome/installer/setup/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/installer/setup/BUILD.gn')
-rw-r--r--chromium/chrome/installer/setup/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/chrome/installer/setup/BUILD.gn b/chromium/chrome/installer/setup/BUILD.gn
index 0c20390a7cf..7bf0b6d6db6 100644
--- a/chromium/chrome/installer/setup/BUILD.gn
+++ b/chromium/chrome/installer/setup/BUILD.gn
@@ -56,6 +56,7 @@ if (is_win) {
"brand_behaviors.h",
"install.cc",
"install.h",
+ "install_params.h",
"install_worker.cc",
"install_worker.h",
"installer_crash_reporter_client.cc",
@@ -66,6 +67,7 @@ if (is_win) {
"installer_state.h",
"launch_chrome.cc",
"launch_chrome.h",
+ "modify_params.h",
"progress_calculator.cc",
"progress_calculator.h",
"setup_constants.cc",