| Index: components/rappor/reports.cc
|
| diff --git a/components/rappor/reports.cc b/components/rappor/reports.cc
|
| index 2f0f13206d2ee65e7daf13b2ac39e8da0bd145ad..b035b5b5b2094d7211ddef55cb1875b42d6272dd 100644
|
| --- a/components/rappor/reports.cc
|
| +++ b/components/rappor/reports.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_piece.h"
|
| #include "components/rappor/byte_vector_utils.h"
|
| -#include "components/rappor/rappor_parameters.h"
|
| +#include "components/rappor/public/rappor_parameters.h"
|
|
|
| namespace rappor {
|
|
|
|
|