| Index: components/rappor/rappor_parameters.cc
|
| diff --git a/components/rappor/rappor_parameters.cc b/components/rappor/rappor_parameters.cc
|
| index ddad048657520b3adcb9d1691a711830350707a0..7ab8246eb92e53f3e07884792e0e626453f63fe0 100644
|
| --- a/components/rappor/rappor_parameters.cc
|
| +++ b/components/rappor/rappor_parameters.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/rappor/rappor_parameters.h"
|
| +#include "components/rappor/public/rappor_parameters.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/format_macros.h"
|
|
|