Index: chrome/android/BUILD.gn |
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
index 9f262e330c02cc374af312fb507b311d2c1b7eb7..d948008e20a90f97b1c6b0bddf441bd2bf34be3d 100644 |
--- a/chrome/android/BUILD.gn |
+++ b/chrome/android/BUILD.gn |
@@ -164,7 +164,7 @@ group("chrome_shell_base") { |
"//chrome:chrome_android_core", |
"//base", |
"//base/allocator", |
- "//content/public/app:browser", |
+ "//content/public/app:both", |
"//skia", |
] |
# TODO(GYP): |