Index: breakpad/breakpad.gyp |
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp |
index a5c02fccc831f7860df60b5a7847505c79cef59b..785a2ac429f23d177ab70a00c3cd4a83180809ff 100644 |
--- a/breakpad/breakpad.gyp |
+++ b/breakpad/breakpad.gyp |
@@ -372,7 +372,6 @@ |
{ |
'target_name': 'symupload', |
'type': 'executable', |
- 'toolsets': [ 'host', ], |
# This uses the system libcurl, so don't use the default 32-bit |
# compile flags when building on a 64-bit machine. |