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

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: fix chromium.fyi.json Created 4 years, 4 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
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/google/google_brand.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 7535ff394f40269d40fcd45e5fed94c26f33ae40..25a61eb7783df342e5bd4fdaa732bc632fdaa57f 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -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',
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/google/google_brand.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698