summaryrefslogtreecommitdiff
path: root/chromium/components/update_client/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/update_client/BUILD.gn')
-rw-r--r--chromium/components/update_client/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/components/update_client/BUILD.gn b/chromium/components/update_client/BUILD.gn
index 7d394a0fbcd..a105b0414ae 100644
--- a/chromium/components/update_client/BUILD.gn
+++ b/chromium/components/update_client/BUILD.gn
@@ -12,6 +12,8 @@ static_library("update_client") {
"activity_data_service.h",
"background_downloader_win.cc",
"background_downloader_win.h",
+ "command_line_config_policy.cc",
+ "command_line_config_policy.h",
"component.cc",
"component.h",
"component_patcher.cc",