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

Unified Diff: build/all.gyp

Issue 1926893002: Revert of 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
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 9ab22e1498fde35aecc6c0056ff01daa93efacc5..3993d4199f6540120457e78e6af904eb2476e6e0 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -418,11 +418,6 @@
'Profile': 'true',
},
}
- }],
- ['component!="shared_library" or target_arch!="ia32"', {
- 'dependencies': [
- '../chrome/installer/mini_installer.gyp:next_version_mini_installer',
- ],
}],
],
}],
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698