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

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: more80cols-and-fix-move 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..50e9a9204a4966aef52039d00d8c10b47713f89e 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -92,6 +92,7 @@
'misc/initialization_state.h',
'misc/initialization_state_dcheck.cc',
'misc/initialization_state_dcheck.h',
+ 'misc/move.h',
'misc/pdb_structures.cc',
'misc/pdb_structures.h',
'misc/random_string.cc',

Powered by Google App Engine
This is Rietveld 408576698