Index: components/rappor/rappor_prefs_unittest.cc |
diff --git a/components/rappor/rappor_prefs_unittest.cc b/components/rappor/rappor_prefs_unittest.cc |
index 410de1e282381cd0f7b8be47057a45761f90756e..f64f454e16bcd2b99cf05d2a5e89bf742308c246 100644 |
--- a/components/rappor/rappor_prefs_unittest.cc |
+++ b/components/rappor/rappor_prefs_unittest.cc |
@@ -4,7 +4,10 @@ |
#include "components/rappor/rappor_prefs.h" |
+#include <stdint.h> |
+ |
#include "base/base64.h" |
+#include "base/macros.h" |
#include "base/prefs/testing_pref_service.h" |
#include "base/test/histogram_tester.h" |
#include "components/rappor/byte_vector_utils.h" |