A tool to disable the outdated build detector for organic installs of Chrome.
BUG=623986 Review-Url: https://codereview.chromium.org/2193823002 Cr-Original-Commit-Position: refs/heads/master@{#410031} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 5d9106b31729e6ca2f8d995ccd7aa21484fd6da9
This commit is contained in:
Родитель
3d1c7d9857
Коммит
f68f8c19f4
1
all.gyp
1
all.gyp
|
@ -226,6 +226,7 @@
|
|||
}],
|
||||
['OS=="win"', {
|
||||
'dependencies': [
|
||||
'../chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.gyp:*',
|
||||
'../chrome_elf/chrome_elf.gyp:*',
|
||||
'../courgette/courgette.gyp:*',
|
||||
'../rlz/rlz.gyp:*',
|
||||
|
|
|
@ -495,6 +495,8 @@
|
|||
'../chrome/chrome.gyp:setup',
|
||||
'../chrome/chrome.gyp:setup_unittests',
|
||||
'../chrome/installer/mini_installer.gyp:mini_installer',
|
||||
'../chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.gyp:disable_outdated_build_detector',
|
||||
'../chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.gyp:disable_outdated_build_detector_unittests',
|
||||
'../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
|
||||
'../chrome_elf/chrome_elf.gyp:dll_hash_main',
|
||||
'../components/components.gyp:wifi_test',
|
||||
|
|
Загрузка…
Ссылка в новой задаче