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

Unified Diff: util/numeric/in_range_cast_test.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/numeric/checked_range.h ('k') | util/posix/close_multiple.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/numeric/in_range_cast_test.cc
diff --git a/util/numeric/in_range_cast_test.cc b/util/numeric/in_range_cast_test.cc
index 3ce4459f197a946d11dbdae8eea28d3043fcad96..d8882bc47a56e6554b3c6d4fc86643b47fde2557 100644
--- a/util/numeric/in_range_cast_test.cc
+++ b/util/numeric/in_range_cast_test.cc
@@ -19,6 +19,7 @@
#include <limits>
#include "gtest/gtest.h"
+#include "util/misc/implicit_cast.h"
namespace crashpad {
namespace test {
« no previous file with comments | « util/numeric/checked_range.h ('k') | util/posix/close_multiple.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698