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

Unified Diff: util/file/string_file.cc

Issue 1344683002: Include implicit_cast.h at all users of it. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: implicitcast2: . Created 5 years, 3 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
« no previous file with comments | « util/file/file_writer.cc ('k') | util/file/string_file_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/file/string_file.cc
diff --git a/util/file/string_file.cc b/util/file/string_file.cc
index 755ba2d9c204f8a9f974b21c8bd9cff1ade0461f..061b275b0cd5c30a9f1fcc248ec6c194e55b2edf 100644
--- a/util/file/string_file.cc
+++ b/util/file/string_file.cc
@@ -21,6 +21,7 @@
#include "base/logging.h"
#include "base/numerics/safe_math.h"
+#include "util/misc/implicit_cast.h"
#include "util/numeric/safe_assignment.h"
namespace crashpad {
« no previous file with comments | « util/file/file_writer.cc ('k') | util/file/string_file_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698