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

Unified Diff: Source/modules/notifications/DEPS

Issue 1042513002: Add the vibrate attribute to the Notification object (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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: Source/modules/notifications/DEPS
diff --git a/Source/modules/notifications/DEPS b/Source/modules/notifications/DEPS
index 7b0f31aefa7103a402a60b09c6d4beb029bb1b4d..e5dea591885caaeb83cdc532ab80044b6af48749 100644
--- a/Source/modules/notifications/DEPS
+++ b/Source/modules/notifications/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+modules/EventTargetModules.h",
"+modules/notifications",
"+modules/serviceworkers",
+ "+modules/vibration",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698