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

Unified Diff: util/util.gyp

Issue 1483073004: Replace use of .Pass() with crashpad::move(). (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: pass: comments 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: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index b491965264793054c3999ac00b426d08fc08343b..eb5f898f287bee3c144d28042db0dc12e789c778 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -130,6 +130,7 @@
'posix/symbolic_constants_posix.h',
'stdlib/cxx.h',
'stdlib/map_insert.h',
+ 'stdlib/move.h',
'stdlib/objc.h',
'stdlib/pointer_container.h',
'stdlib/string_number_conversion.cc',

Powered by Google App Engine
This is Rietveld 408576698