| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 4ae34574a989434d56b9f62e1a00df4a6f6d01c2..dcc67f88f7543c5bc6c61bf354558a10df8aefee 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -43,6 +43,7 @@ android_library("content_shell_java") {
|
| deps = [
|
| ":content_shell_java_resources",
|
| "//base:base_java",
|
| + "//base:base_java_test_support",
|
| "//content/public/android:content_java",
|
| "//device/geolocation:geolocation_java",
|
| "//media/base/android:media_java",
|
|
|