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

Unified Diff: util/posix/process_info_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/posix/close_multiple.cc ('k') | util/posix/symbolic_constants_posix.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/posix/process_info_test.cc
diff --git a/util/posix/process_info_test.cc b/util/posix/process_info_test.cc
index 59315a0b378a4a4261668ef6e285c03ef068c796..0f17831d9904736645e6cb92e7c7a4d2d6f3a833 100644
--- a/util/posix/process_info_test.cc
+++ b/util/posix/process_info_test.cc
@@ -25,6 +25,7 @@
#include "build/build_config.h"
#include "gtest/gtest.h"
#include "test/errors.h"
+#include "util/misc/implicit_cast.h"
#if defined(OS_MACOSX)
#include <crt_externs.h>
« no previous file with comments | « util/posix/close_multiple.cc ('k') | util/posix/symbolic_constants_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698