From 929e4a0089cfad0cfb3e6b195e41679bace7139f Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Fri, 30 Sep 2011 16:37:51 +0000 Subject: [PATCH] Mostly automatic incremental link enabling Patch and tool to make turning on incremental linking on Windows easy. BUG=94837 TEST=No link errors Review URL: http://codereview.chromium.org/8059024 git-svn-id: http://src.chromium.org/svn/trunk/src/build@103474 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- common.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.gypi b/common.gypi index 94afd8c0c..bd7956e7c 100644 --- a/common.gypi +++ b/common.gypi @@ -436,7 +436,7 @@ # Turn on Use Library Dependency Inputs for linking chrome.dll on Windows # to get incremental linking to be faster in debug builds. - 'incremental_chrome_dll%': 0, + 'incremental_chrome_dll%': '