summaryrefslogtreecommitdiff
path: root/chromium/components/rappor
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/rappor')
-rw-r--r--chromium/components/rappor/rappor_prefs.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/rappor/rappor_prefs.cc b/chromium/components/rappor/rappor_prefs.cc
index e16fb50154f..155c5008daf 100644
--- a/chromium/components/rappor/rappor_prefs.cc
+++ b/chromium/components/rappor/rappor_prefs.cc
@@ -5,6 +5,7 @@
#include "components/rappor/rappor_prefs.h"
#include "base/base64.h"
+#include "base/logging.h"
#include "base/metrics/histogram_macros.h"
#include "base/rand_util.h"
#include "components/metrics/daily_event.h"