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

Unified Diff: components/ssl_errors/error_classification.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
« no previous file with comments | « components/signin/core/browser/signin_metrics.cc ('k') | components/variations/metrics_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ssl_errors/error_classification.cc
diff --git a/components/ssl_errors/error_classification.cc b/components/ssl_errors/error_classification.cc
index 1397c1e4c84e55bda4c9f444964b6a7349608044..75104f85965e1f4b7c51d0a0608d0cf75a763493 100644
--- a/components/ssl_errors/error_classification.cc
+++ b/components/ssl_errors/error_classification.cc
@@ -4,6 +4,7 @@
#include "components/ssl_errors/error_classification.h"
+#include <limits.h>
#include <stddef.h>
#include <vector>
« no previous file with comments | « components/signin/core/browser/signin_metrics.cc ('k') | components/variations/metrics_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698