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 57d59b37b1921913fc0cee0b94461acc9b9df381..53c203e0940538219bbeda3ff183fbfbca8634bc 100644 |
--- a/chrome/browser/android/vr_shell/BUILD.gn |
+++ b/chrome/browser/android/vr_shell/BUILD.gn |
@@ -37,11 +37,13 @@ static_library("vr_shell") { |
"//base", |
"//cc", |
"//content/public/browser", |
+ "//content/public/common", |
"//device/vr", |
"//third_party/gvr-android-sdk:gvr_base_java", |
"//third_party/gvr-android-sdk:gvr_common_java", |
"//third_party/gvr-android-sdk:libgvr", |
"//ui/android", |
+ "//ui/base", |
"//ui/gl", |
"//ui/gl/init", |
] |