| Index: chrome/browser/android/rappor/rappor_service_bridge.cc
|
| diff --git a/chrome/browser/android/rappor/rappor_service_bridge.cc b/chrome/browser/android/rappor/rappor_service_bridge.cc
|
| index a7a77b58f3b2895fb6c6a6a02a4d4f69f1902f39..ab0d90c60a89eeabf76a5609e3dbd433d7dc7a97 100644
|
| --- a/chrome/browser/android/rappor/rappor_service_bridge.cc
|
| +++ b/chrome/browser/android/rappor/rappor_service_bridge.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/android/jni_string.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "components/rappor/rappor_utils.h"
|
| +#include "components/rappor/public/rappor_utils.h"
|
| #include "jni/RapporServiceBridge_jni.h"
|
| #include "url/gurl.h"
|
|
|
|
|