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

Unified Diff: content/public/android/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: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index c615be41385aeff2dca1780f6cfbcc3293fdc5e9..c102017d029e3e85ae09fdd21c1da5b71bdfb6d3 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -43,8 +43,6 @@ android_library("content_java") {
"//device/power_save_blocker:java",
"//device/sensors:java",
"//device/usb:java",
- "//device/vibration:mojo_bindings_java",
- "//device/vibration/android:vibration_manager_java",
"//media/base/android:media_java",
"//media/capture/content/android:screen_capture_java",
"//media/capture/video/android:capture_java",

Powered by Google App Engine
This is Rietveld 408576698