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

Unified Diff: Source/modules/notifications/NotificationOptions.idl

Issue 1321453007: Some random Web Notification cleanups (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: typo fix Created 5 years, 4 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/NotificationOptions.idl
diff --git a/Source/modules/notifications/NotificationOptions.idl b/Source/modules/notifications/NotificationOptions.idl
index aeeef61f70791863ca780c571c97d1b45178ae14..a5bc6eb74c66362b5f21289cb8ce5a27e8c14823 100644
--- a/Source/modules/notifications/NotificationOptions.idl
+++ b/Source/modules/notifications/NotificationOptions.idl
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// http://notifications.spec.whatwg.org/#api
+// https://notifications.spec.whatwg.org/#api
enum NotificationDirection {
"auto",
« no previous file with comments | « Source/modules/notifications/NotificationEvent.idl ('k') | Source/modules/notifications/NotificationPermissionCallback.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698