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

Unified Diff: trunk/src/chrome/installer/mini_installer_syzygy.gyp

Issue 19572012: Revert 212230 "Create top-level separate targets for browser and..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
« no previous file with comments | « trunk/src/chrome/chrome_tests_unit.gypi ('k') | trunk/src/chrome/split_dll_fake_entry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/installer/mini_installer_syzygy.gyp
===================================================================
--- trunk/src/chrome/installer/mini_installer_syzygy.gyp (revision 212238)
+++ trunk/src/chrome/installer/mini_installer_syzygy.gyp (working copy)
@@ -15,7 +15,7 @@
],
'conditions': [
# This target won't build in fastbuild, since there are no PDBs.
- ['OS=="win" and fastbuild==0 and chrome_multiple_dll==0', {
+ ['OS=="win" and fastbuild==0 and chrome_split_dll==0', {
'targets': [
{
'target_name': 'mini_installer_syzygy',
« no previous file with comments | « trunk/src/chrome/chrome_tests_unit.gypi ('k') | trunk/src/chrome/split_dll_fake_entry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698