| Index: components/rappor/rappor_prefs_unittest.cc
|
| diff --git a/components/rappor/rappor_prefs_unittest.cc b/components/rappor/rappor_prefs_unittest.cc
|
| index f64f454e16bcd2b99cf05d2a5e89bf742308c246..29e5d614d33e302e52ccd866a2a1f98d0ecedd1e 100644
|
| --- a/components/rappor/rappor_prefs_unittest.cc
|
| +++ b/components/rappor/rappor_prefs_unittest.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "base/base64.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| #include "base/test/histogram_tester.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
| #include "components/rappor/byte_vector_utils.h"
|
| #include "components/rappor/proto/rappor_metric.pb.h"
|
| #include "components/rappor/rappor_pref_names.h"
|
|
|