diff options
Diffstat (limited to 'components/rappor/rappor_service_unittest.cc')
-rw-r--r-- | components/rappor/rappor_service_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/rappor/rappor_service_unittest.cc b/components/rappor/rappor_service_unittest.cc index b475dbc..711722d 100644 --- a/components/rappor/rappor_service_unittest.cc +++ b/components/rappor/rappor_service_unittest.cc @@ -10,7 +10,7 @@ #include "base/base64.h" #include "base/metrics/metrics_hashes.h" -#include "base/prefs/testing_pref_service.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_parameters.h" |