summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/threat_details_history.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/safe_browsing/threat_details_history.cc')
-rw-r--r--chrome/browser/safe_browsing/threat_details_history.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/safe_browsing/threat_details_history.cc b/chrome/browser/safe_browsing/threat_details_history.cc
index 5e20925..ce25110 100644
--- a/chrome/browser/safe_browsing/threat_details_history.cc
+++ b/chrome/browser/safe_browsing/threat_details_history.cc
@@ -6,6 +6,8 @@
#include "chrome/browser/safe_browsing/threat_details_history.h"
+#include <stddef.h>
+
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "chrome/browser/chrome_notification_types.h"