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

Unified Diff: services/device/unittest_manifest.json

Issue 2815623003: Revert of [DeviceService] Add service tests for VibrationManager. (Closed)
Patch Set: 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
deleted file mode 100644
index c743b7b94c40d678fac68844af45d0bea9409e74..0000000000000000000000000000000000000000
--- a/services/device/unittest_manifest.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "device_unittests",
- "display_name": "Device Service Unittests",
- "interface_provider_specs": {
- "service_manager:connector": {
- "provides": {
- "service_manager:service_factory": [
- "service_manager::mojom::ServiceFactory"
- ]
- },
- "requires": {
- "device": [ "device:vibration" ]
- }
- }
- }
-}
« no previous file with comments | « services/device/device_service_test_base.cc ('k') | services/device/vibration/vibration_manager_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698