| Index: components/rappor/sample.cc
|
| diff --git a/components/rappor/sample.cc b/components/rappor/sample.cc
|
| index b54d9c42b35b865b74a92b30d9f170f54bf96733..bdc933a92b05b24bfe7f098f9dce00b2a663bb67 100644
|
| --- a/components/rappor/sample.cc
|
| +++ b/components/rappor/sample.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/sample.h"
|
| +#include "components/rappor/public/sample.h"
|
|
|
| #include <map>
|
| #include <string>
|
|
|