aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/common_windows.gyp
diff options
context:
space:
mode:
authorNelson Billing <nbilling@google.com>2019-04-01 10:33:30 -0700
committerNelson Billing <nbilling@google.com>2019-06-12 20:56:37 +0000
commit548ca6e382d41d1682a36361f67fc1cbc4e987e6 (patch)
tree67bd7f9fcebe670e4d8a86c890f0023ccc23ccd0 /src/common/windows/common_windows.gyp
parentRemoved unused includes/declarations (diff)
downloadbreakpad-548ca6e382d41d1682a36361f67fc1cbc4e987e6.tar.xz
Port new symbol upload API to Windows symupload tool.
- CL for Linux change, including new documentation for API, at: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1422400/3 Change-Id: I579744fec74c64757b8bc31de63d7a07ef9a0f1f Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1487982 Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
Diffstat (limited to 'src/common/windows/common_windows.gyp')
-rw-r--r--src/common/windows/common_windows.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/windows/common_windows.gyp b/src/common/windows/common_windows.gyp
index c98333a3..6626c576 100644
--- a/src/common/windows/common_windows.gyp
+++ b/src/common/windows/common_windows.gyp
@@ -84,6 +84,8 @@
'pdb_source_line_writer.h',
'string_utils.cc',
'string_utils-inl.h',
+ 'symbol_collector_client.cc',
+ 'symbol_collector_client.h',
],
'dependencies': [
'dia_sdk',