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

Unified Diff: build/gn_migration.gypi

Issue 2193823002: A tool to disable the outdated build detector for organic installs of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: format tweak Created 4 years, 5 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
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 365a7a011da2a2a14786dcbc7c8ecbde58a3d870..fe052dd15bd853129ee05c5deac0c9b3fe6aacfd 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -497,6 +497,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',

Powered by Google App Engine
This is Rietveld 408576698