Index: third_party/crashpad/crashpad/handler/handler.gyp |
diff --git a/third_party/crashpad/crashpad/handler/handler.gyp b/third_party/crashpad/crashpad/handler/handler.gyp |
index d6e4c271cf29f0c0273a5139a86da4e8e0881a50..504798288bd222f16e712902fd7455676ccf3b85 100644 |
--- a/third_party/crashpad/crashpad/handler/handler.gyp |
+++ b/third_party/crashpad/crashpad/handler/handler.gyp |
@@ -43,6 +43,8 @@ |
'mac/crash_report_exception_handler.h', |
'mac/exception_handler_server.cc', |
'mac/exception_handler_server.h', |
+ 'mac/file_limit_annotation.cc', |
+ 'mac/file_limit_annotation.h', |
'prune_crash_reports_thread.cc', |
'prune_crash_reports_thread.h', |
'user_stream_data_source.cc', |