summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_installer.gypi
diff options
context:
space:
mode:
authorgab <gab@chromium.org>2015-07-13 12:59:37 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-13 20:00:25 +0000
commite7826864b2198b29f15de1b2f7a26198a7347649 (patch)
tree83d0f7e176fdaf5ced4d4d9d5ca40851c3c41776 /chrome/chrome_installer.gypi
parentdb63904ab567209e4318a81d440f183686418b77 (diff)
downloadchromium_src-e7826864b2198b29f15de1b2f7a26198a7347649.zip
chromium_src-e7826864b2198b29f15de1b2f7a26198a7347649.tar.gz
chromium_src-e7826864b2198b29f15de1b2f7a26198a7347649.tar.bz2
Make use of the new UpdateActiveSetupVersionWorkItem.
Sets up both: 1) Update only the major component of the Active Setup version on regular update. 2) Bump the OS_UPGRADES component of the Active Setup version on-os-upgrade. BUG=488247, 502363 Review URL: https://codereview.chromium.org/1223933005 Cr-Commit-Position: refs/heads/master@{#338554}
Diffstat (limited to 'chrome/chrome_installer.gypi')
-rw-r--r--chrome/chrome_installer.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 2c8194f..d5d071e 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -253,6 +253,8 @@
'installer/setup/setup_util.h',
'installer/setup/uninstall.cc',
'installer/setup/uninstall.h',
+ 'installer/setup/update_active_setup_version_work_item.cc',
+ 'installer/setup/update_active_setup_version_work_item.h',
],
'msvs_settings': {
'VCLinkerTool': {