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

Unified Diff: breakpad/breakpad_handler.gypi

Issue 2718014: Windows: Remove invalid gyp settings.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 | breakpad/breakpad_sender.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad_handler.gypi
===================================================================
--- breakpad/breakpad_handler.gypi (revision 49608)
+++ breakpad/breakpad_handler.gypi (working copy)
@@ -28,11 +28,6 @@
'include_dirs': [
'src',
],
- 'link_settings': {
- 'libraries': [
- '-lurlmon.lib',
- ],
- },
'defines': [
# Avoid the TerminateThread Application Verifier Failure.
'BREAKPAD_NO_TERMINATE_THREAD',
« no previous file with comments | « no previous file | breakpad/breakpad_sender.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698