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 1510718cc9e7a81280193cc9de04b12e10664264..5a1adee847ae7c4cc0099aca6455778f82a51892 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" |
// There is a dependency cycle between chrome/brower and |