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

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

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
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 413de98226a84c23dc9f1da48da3e6e9fc30d674..c6fb24edfcd0bfff9fd2364ff272ac33f4efc5c6 100644
--- a/third_party/WebKit/Source/modules/vibration/DEPS
+++ b/third_party/WebKit/Source/modules/vibration/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+device/vibration/vibration_manager.mojom-blink.h",
"-modules",
"+modules/ModulesExport.h",
"+modules/vibration",
"+services/device/public/interfaces/constants.mojom-blink.h",
+ "+services/device/public/interfaces/vibration_manager.mojom-blink.h",
]

Powered by Google App Engine
This is Rietveld 408576698