| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 27cc2f864c095398e67da6cc9cb6a956344bebce..ad17f158843412128f41471dcb9708ab196bc814 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",
|
|
|