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

Unified Diff: build/common.gypi

Issue 10832161: Remove supalink (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 8 years, 4 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 | « no previous file | tools/win/supalink/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 1b73dcd310bea7fbf3d54405554f158c319ed162..e164fde2aef63f99c1c865b1e2679689e18ee618 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -702,7 +702,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%': '<!(python <(DEPTH)/tools/win/supalink/check_installed.py)',
+ 'incremental_chrome_dll%': '0',
# This is the location of the sandbox binary. Chrome looks for this before
# running the zygote process. If found, and SUID, it will be used to
« no previous file with comments | « no previous file | tools/win/supalink/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698