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

Unified Diff: content/browser/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
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 68e196bde92fe25f02988c8f617ebf923d8c9852..b35c11e20e6a89147b65ffba15dcd6f4fa276c3f 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -23,7 +23,6 @@ include_rules = [
"+device/power_save_blocker",
"+device/screen_orientation/public/interfaces",
"+device/sensors",
- "+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
"+device/wake_lock",
# This can only be used on POSIX, in particular it mustn't be used on Windows
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698