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

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: 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
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 {

Powered by Google App Engine
This is Rietveld 408576698