Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1996)

Unified Diff: build/secondary/third_party/crashpad/crashpad/third_party/getopt/BUILD.gn

Issue 1416133003: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add some stub gn files Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
}

Powered by Google App Engine
This is Rietveld 408576698