Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1905)

Unified Diff: content/shell/android/BUILD.gn

Issue 2885203004: Refactor content/renderer/device_sensors to use device/generic_sensor instead of device/sensors (Closed)
Patch Set: updated content/renderer/BUILD.gn Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]

Powered by Google App Engine
This is Rietveld 408576698