| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index f8bfe0d02aaeca529ca1f0dee4e59e878a922ba3..b5449072912b58aa86a1f067ee4a139e5a31f9f4 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -826,6 +826,7 @@ test("content_browsertests") {
|
| "//content/shell/android:content_shell_assets",
|
| "//content/shell/android:content_shell_jni_headers",
|
| "//testing/android/native_test:native_test_support",
|
| + "//ui/android:android",
|
| ]
|
| deps -= [ "//device/battery" ]
|
| android_manifest =
|
|
|