Index: handler/handler.gyp |
diff --git a/handler/handler.gyp b/handler/handler.gyp |
index 427c3b2ef3c7a92888620712a70cf3c22489ff55..f7a4164c6b642c0af90cfc50b41c388ad94c2336 100644 |
--- a/handler/handler.gyp |
+++ b/handler/handler.gyp |
@@ -34,6 +34,8 @@ |
'sources': [ |
'mac/crash_report_exception_handler.cc', |
'mac/crash_report_exception_handler.h', |
+ 'mac/crash_report_upload_thread.cc', |
+ 'mac/crash_report_upload_thread.h', |
'mac/exception_handler_server.cc', |
'mac/exception_handler_server.h', |
'mac/main.cc', |