| 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 9281e2959fa9e994f32cd41081af1ff385b82624..94e022781afe666e1e3034fd4a3a4d18a7b7cb65 100644
 | 
| --- a/chrome/browser/android/vr_shell/BUILD.gn
 | 
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
 | 
| @@ -82,6 +82,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
 | 
|        ":vr_shell_jni_headers",
 | 
|        "//base",
 | 
|        "//cc",
 | 
| +      "//chrome:resources",
 | 
|        "//components/omnibox/browser",
 | 
|        "//components/rappor",
 | 
|        "//components/security_state/core",
 | 
| 
 |