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

Unified Diff: chrome_frame/crash_reporting/crash_reporting.gyp

Issue 6130007: Fixing several typos in gyp files detected by jeanluc's forthcoming changes t... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 9 years, 11 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_frame/chrome_frame_launcher.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/crash_reporting/crash_reporting.gyp
===================================================================
--- chrome_frame/crash_reporting/crash_reporting.gyp (revision 70918)
+++ chrome_frame/crash_reporting/crash_reporting.gyp (working copy)
@@ -48,7 +48,7 @@
# entry point for the DLL.
'VCLinkerTool': {
'EntryPointSymbol': 'DllMain',
- 'IgnoreAllDefaultLibraries': 1,
+ 'IgnoreAllDefaultLibraries': 'true',
},
# Turn off buffer security checks, since we don't have CRT
# support for them, given that we don't link the CRT.
« no previous file with comments | « chrome_frame/chrome_frame_launcher.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698