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

Unified Diff: util/net/http_body.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/mach/symbolic_constants_mach_test.cc ('k') | util/net/http_body_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/net/http_body.cc
diff --git a/util/net/http_body.cc b/util/net/http_body.cc
index cdf810e37f5eeda4a264685306473d6d2bbac944..00acead83d8c16ad771bcbffc661f8b399152e98 100644
--- a/util/net/http_body.cc
+++ b/util/net/http_body.cc
@@ -21,6 +21,7 @@
#include "base/logging.h"
#include "base/stl_util.h"
+#include "util/misc/implicit_cast.h"
namespace crashpad {
« no previous file with comments | « util/mach/symbolic_constants_mach_test.cc ('k') | util/net/http_body_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698