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

Unified Diff: client/settings.cc

Issue 1513573005: Provide std::move() in compat instead of using crashpad::move() (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years 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 | « client/crashpad_client_mac.cc ('k') | compat/compat.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/settings.cc
diff --git a/client/settings.cc b/client/settings.cc
index e7ff2a90e7d3af274fba40dd5c1290e7870be84b..b991a38886e7c80cb9d103b27532398629f79ec7 100644
--- a/client/settings.cc
+++ b/client/settings.cc
@@ -18,7 +18,6 @@
#include "base/logging.h"
#include "base/posix/eintr_wrapper.h"
-#include "util/stdlib/move.h"
#include "util/numeric/in_range_cast.h"
namespace crashpad {
« no previous file with comments | « client/crashpad_client_mac.cc ('k') | compat/compat.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698