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

Unified Diff: chrome/common/net/x509_certificate_model_openssl.cc

Issue 1544283002: Clean up header files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: chrome/common/net/x509_certificate_model_openssl.cc
diff --git a/chrome/common/net/x509_certificate_model_openssl.cc b/chrome/common/net/x509_certificate_model_openssl.cc
index d549c9a851c8e569666baa038ce84684a5c25941..cf99faae4f99859431d0666e763bf5297b2d32ab 100644
--- a/chrome/common/net/x509_certificate_model_openssl.cc
+++ b/chrome/common/net/x509_certificate_model_openssl.cc
@@ -4,6 +4,7 @@
#include "chrome/common/net/x509_certificate_model.h"
+#include <limits.h>
#include <openssl/mem.h>
#include <openssl/obj_mac.h>
#include <openssl/sha.h>
« no previous file with comments | « chrome/browser/ui/webui/signin/inline_login_handler.cc ('k') | chrome/common/safe_browsing/protobuf_message_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698