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

Unified Diff: trunk/src/chrome/chrome_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_dll.gypi ('k') | trunk/src/chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome_syzygy.gyp
===================================================================
--- trunk/src/chrome/chrome_syzygy.gyp (revision 212238)
+++ trunk/src/chrome/chrome_syzygy.gyp (working copy)
@@ -3,7 +3,7 @@
# found in the LICENSE file.
{
'conditions': [
- ['OS=="win" and fastbuild==0 and chrome_multiple_dll==0', {
+ ['OS=="win" and fastbuild==0 and chrome_split_dll==0', {
# Reorder or instrument the initial chrome DLL executable, placing the
# optimized output and corresponding PDB file into the "syzygy"
# subdirectory.
« no previous file with comments | « trunk/src/chrome/chrome_dll.gypi ('k') | trunk/src/chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698