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

Unified Diff: chrome/installer/mini_installer_syzygy.gyp

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

Powered by Google App Engine
This is Rietveld 408576698