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

Unified Diff: third_party/getopt/README.crashpad

Issue 1439113002: win: Compile getopt as C++ and wrap in crashpad namespace (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: 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
« no previous file with comments | « no previous file | third_party/getopt/getopt.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/getopt/README.crashpad
diff --git a/third_party/getopt/README.crashpad b/third_party/getopt/README.crashpad
index 35d50e28046471db67338f03c7b73a4ce389865a..9b2b8321d39abb9a222bc76a8d0798492f373aa1 100644
--- a/third_party/getopt/README.crashpad
+++ b/third_party/getopt/README.crashpad
@@ -12,3 +12,4 @@ Local Modifications:
- Minor compilation fixes applied for Windows.
- Add copy of copyright (Public domain) to the top of both files for Chromium's
checklicenses step.
+- Compiled as .cc, and wrapped in namespace crashpad.
« no previous file with comments | « no previous file | third_party/getopt/getopt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698