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

Unified Diff: services/device/public/interfaces/BUILD.gn

Issue 2776983002: [DeviceService] Move all vibration codes into //services/device (Closed)
Patch Set: Rebase only 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
« no previous file with comments | « services/device/device_service.cc ('k') | services/device/public/interfaces/vibration_manager.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/public/interfaces/BUILD.gn
diff --git a/services/device/public/interfaces/BUILD.gn b/services/device/public/interfaces/BUILD.gn
index 8e9b2503b66e3377577e786b6ba24187c897b1bf..705dc5d29a1f2b59abe6509442369521e86d04d3 100644
--- a/services/device/public/interfaces/BUILD.gn
+++ b/services/device/public/interfaces/BUILD.gn
@@ -9,6 +9,7 @@ mojom("interfaces") {
"fingerprint.mojom",
"power_monitor.mojom",
"time_zone_monitor.mojom",
+ "vibration_manager.mojom",
]
public_deps = [
« no previous file with comments | « services/device/device_service.cc ('k') | services/device/public/interfaces/vibration_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698