| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 0fe040164727f27ce00b7396bffe72c0f9ad1543..5616b9be78ca0fa77dd5da23b72a81697e92ff42 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -163,7 +163,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",
|
| ]
|
|
|