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

Unified Diff: build/gn_migration.gypi

Issue 2255783003: Make the outdated build detector disabler load and run on XP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress wstring warnings 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
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 25a61eb7783df342e5bd4fdaa732bc632fdaa57f..7535ff394f40269d40fcd45e5fed94c26f33ae40 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -495,8 +495,6 @@
'../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