| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index f9b3acaa8f385233e5656da5c8e898a935b7935a..fb686fd9c3d6b77b51a5b62c936137fe470d07aa 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -164,7 +164,6 @@ 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",
|
| ]
|
|
|