| Index: chrome/browser/android/vr_shell/vr_usage_monitor.cc
|
| diff --git a/chrome/browser/android/vr_shell/vr_usage_monitor.cc b/chrome/browser/android/vr_shell/vr_usage_monitor.cc
|
| index 3b52df039442f900d9bcc86c415ca00055a6ef36..8bfae6028c769695a3784206e41751742a0eb1e9 100644
|
| --- a/chrome/browser/android/vr_shell/vr_usage_monitor.cc
|
| +++ b/chrome/browser/android/vr_shell/vr_usage_monitor.cc
|
| @@ -6,7 +6,7 @@
|
| #include "base/logging.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "components/rappor/rappor_utils.h"
|
| +#include "components/rappor/public/rappor_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace vr_shell {
|
|
|