| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 1dfcd4e0d1ba36f24e15ddcbae170936448b55df..3eed8d5baeb01a027a3befc13ccf21ae22b7c6e7 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -158,6 +158,7 @@ instrumentation_test_apk("content_shell_test_apk") {
|
| deps = [
|
| "//base:base_javatests",
|
| "//content/public/android:content_javatests",
|
| + "//device/sensors:javatests",
|
| "//net/android:net_javatests",
|
| "//third_party/android_support_test_runner:runner_java",
|
| ]
|
|
|