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

Unified Diff: services/device/unittest_manifest.json

Issue 2812223006: Replace device_sensor browsertest by service unittest. (Closed)
Patch Set: eliminate "unreachable code" warning. Created 3 years, 8 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: services/device/unittest_manifest.json
diff --git a/services/device/unittest_manifest.json b/services/device/unittest_manifest.json
index c743b7b94c40d678fac68844af45d0bea9409e74..2a3095a6ee328b863ae814db1629e5c5a9c41cca 100644
--- a/services/device/unittest_manifest.json
+++ b/services/device/unittest_manifest.json
@@ -9,7 +9,8 @@
]
},
"requires": {
- "device": [ "device:vibration" ]
+ "device": [ "device:sensors",
+ "device:vibration" ]
}
}
}
« no previous file with comments | « services/device/sensors/device_sensor_service_unittest.cc ('k') | services/service_manager/public/cpp/lib/service_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698