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

Unified Diff: third_party/WebKit/Source/modules/vibration/DEPS

Issue 2755363002: [DeviceService] Port VibrationManager to be hosted in Device Service (Closed)
Patch Set: Rebase only Created 3 years, 9 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: third_party/WebKit/Source/modules/vibration/DEPS
diff --git a/third_party/WebKit/Source/modules/vibration/DEPS b/third_party/WebKit/Source/modules/vibration/DEPS
index a1d565513266c8293eacb92a87c004b7f3a37712..6c7aff41c801150ad9ae83d6016b26c8323860eb 100644
--- a/third_party/WebKit/Source/modules/vibration/DEPS
+++ b/third_party/WebKit/Source/modules/vibration/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+modules/vibration",
"+platform",
"+public/platform",
+ "+services/device/public/interfaces/constants.mojom-blink.h",
"-web",
]

Powered by Google App Engine
This is Rietveld 408576698