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

Unified Diff: build/all.gyp

Issue 1902233003: Add next_version_mini_installer target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index b51b9d9b4e714cb126a371cd9d634859ff61a39e..f7ff061c6bd700351351879e3413bb1c68772a94 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -388,8 +388,7 @@
'dependencies': [
'../chrome/chrome.gyp:installer_util_unittests',
'../chrome/chrome.gyp:setup_unittests',
- # ../chrome/test/mini_installer requires mini_installer.
- '../chrome/installer/mini_installer.gyp:mini_installer',
+ '../chrome/installer/mini_installer.gyp:next_version_mini_installer',
'../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
'../courgette/courgette.gyp:courgette_unittests',
'../sandbox/sandbox.gyp:sbox_integration_tests',
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | chrome/installer/mini_installer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698