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

Unified Diff: content/content.gyp

Issue 583663003: Vibration API : migrate to device/vibration using mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove debug logging Created 6 years, 3 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: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 1ed85beea8866bf6cf87adba989ad5a64d662ccc..26831a6ae74e6a9b26c8ad1a0f7a958829442fa5 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -421,6 +421,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base',
+ '../device/vibration/vibration.gyp:device_vibration_java',
'../media/media.gyp:media_java',
'../net/net.gyp:net',
'../ui/android/ui_android.gyp:ui_java',

Powered by Google App Engine
This is Rietveld 408576698