Index: build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn |
diff --git a/build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn |
index 3835d511fe664fc34172c9b57c87b2dcc5864ae5..3edcfda7a9e3932673d9fa12be70424185ca473d 100644 |
--- a/build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn |
+++ b/build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn |
@@ -4,7 +4,7 @@ |
source_set("getopt") { |
sources = [ |
- "getopt.c", |
+ "getopt.cc", |
"getopt.h", |
] |
} |