| Index: chrome/browser/android/vr_shell/BUILD.gn
|
| diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
|
| index 2a495d5e3d39c1e4ca3e0bb9a39ab3307a2addad..374f3b37836a6469aae2578027c2ed809f753a06 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -58,6 +58,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
|
| ":vr_shell_jni_headers",
|
| "//base",
|
| "//cc",
|
| + "//components/rappor",
|
| "//content/public/browser",
|
| "//content/public/common",
|
| "//device/vr",
|
|
|