summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery/privet_traffic_detector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/local_discovery/privet_traffic_detector.cc')
-rw-r--r--chrome/browser/local_discovery/privet_traffic_detector.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/local_discovery/privet_traffic_detector.cc b/chrome/browser/local_discovery/privet_traffic_detector.cc
index e02f64c..687b6f1 100644
--- a/chrome/browser/local_discovery/privet_traffic_detector.cc
+++ b/chrome/browser/local_discovery/privet_traffic_detector.cc
@@ -4,7 +4,10 @@
#include "chrome/browser/local_discovery/privet_traffic_detector.h"
+#include <stddef.h>
+
#include "base/location.h"
+#include "base/macros.h"
#include "base/metrics/histogram.h"
#include "base/single_thread_task_runner.h"
#include "base/sys_byteorder.h"