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

Unified Diff: third_party/crashpad/README.chromium

Issue 1774443002: Replace template_util.h stuff with C++11 <type_traits> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert unrelated whitespace change Created 4 years, 9 months 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: third_party/crashpad/README.chromium
diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium
index 691b905cf299c67ee933fee327af3384adc6de0b..3bb727b312f4636f1eaf8ae625e42ccaae0cc5eb 100644
--- a/third_party/crashpad/README.chromium
+++ b/third_party/crashpad/README.chromium
@@ -36,3 +36,5 @@ $ git am --3way --message-id -p4 /tmp/patchdir
Local Modifications:
- Move bit_cast from base/macros.h to its own header.
+- Replace base/template_util.h with C++11 type_traits.
+- Add std::is_same into compat/non_cxx11_lib/type_traits.
« no previous file with comments | « sandbox/linux/services/namespace_utils.h ('k') | third_party/crashpad/crashpad/compat/non_cxx11_lib/type_traits » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698