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

Unified Diff: third_party/WebKit/Source/modules/vibration/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/vibration/BUILD.gn b/third_party/WebKit/Source/modules/vibration/BUILD.gn
index f827f6177c69066679406fa112c94f3df6c3a53c..b233b48123e96dc44170c7d2bb36e1b26440289f 100644
--- a/third_party/WebKit/Source/modules/vibration/BUILD.gn
+++ b/third_party/WebKit/Source/modules/vibration/BUILD.gn
@@ -14,5 +14,6 @@ blink_modules_sources("vibration") {
deps = [
"//device/vibration:mojo_bindings_blink",
+ "//services/device/public/interfaces:constants_blink",
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/vibration/vibration-iframe.html ('k') | third_party/WebKit/Source/modules/vibration/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698