| Index: components/rappor/test_rappor_service.h
|
| diff --git a/components/rappor/test_rappor_service.h b/components/rappor/test_rappor_service.h
|
| index 6cb48f662ca7a1182d1ab6a752ab3984213e0825..56e85db1277286493916ddccf15c1dd4be4e46a8 100644
|
| --- a/components/rappor/test_rappor_service.h
|
| +++ b/components/rappor/test_rappor_service.h
|
| @@ -12,7 +12,7 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
| #include "components/rappor/rappor_service.h"
|
| #include "components/rappor/test_log_uploader.h"
|
|
|
|
|