diff options
Diffstat (limited to 'breakpad')
-rw-r--r-- | breakpad/breakpad.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index b524e8a..b62c19d 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -80,7 +80,7 @@ 'sources': [ 'src/common/mac/HTTPMultipartUpload.m', 'src/client/mac/sender/crash_report_sender.m', - 'src/client/mac/sender/uploader.m', + 'src/client/mac/sender/uploader.mm', 'src/common/mac/GTMLogger.m', ], 'mac_bundle_resources': [ |