| Index: components/rappor/rappor_prefs.cc
|
| diff --git a/components/rappor/rappor_prefs.cc b/components/rappor/rappor_prefs.cc
|
| index 20894fdd459f47afc149b6d84ac8990694f55710..e16fb50154f948d6cb35656b2461e247b60be1e0 100644
|
| --- a/components/rappor/rappor_prefs.cc
|
| +++ b/components/rappor/rappor_prefs.cc
|
| @@ -11,7 +11,7 @@
|
| #include "components/prefs/pref_registry_simple.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/rappor/byte_vector_utils.h"
|
| -#include "components/rappor/rappor_parameters.h"
|
| +#include "components/rappor/public/rappor_parameters.h"
|
| #include "components/rappor/rappor_pref_names.h"
|
|
|
| namespace rappor {
|
|
|