Index: third_party/crashpad/crashpad/test/test.gyp |
diff --git a/third_party/crashpad/crashpad/test/test.gyp b/third_party/crashpad/crashpad/test/test.gyp |
index f1adf9c2493adc491bc6920c3cf50a42ed7f5af6..94b198c7dd64270aeb7df9e33f132ac1da1f8cb5 100644 |
--- a/third_party/crashpad/crashpad/test/test.gyp |
+++ b/third_party/crashpad/crashpad/test/test.gyp |
@@ -61,6 +61,8 @@ |
'win/win_child_process.h', |
'win/win_multiprocess.cc', |
'win/win_multiprocess.h', |
+ 'win/win_multiprocess_with_temp_dir.cc', |
+ 'win/win_multiprocess_with_temp_dir.h', |
], |
'direct_dependent_settings': { |
'include_dirs': [ |