Chromium Code Reviews| 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 = [ |