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

Unified Diff: third_party/WebCore/Modules/notifications/Notification.idl

Issue 10983049: Roll IDL to multivm@910 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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: third_party/WebCore/Modules/notifications/Notification.idl
diff --git a/third_party/WebCore/Modules/notifications/Notification.idl b/third_party/WebCore/Modules/notifications/Notification.idl
index 0f029f863a71163b39584b6c9334cab4a9485ecb..c61b3cd6610a5e94c360daac5a95a53e9b3fb8c2 100644
--- a/third_party/WebCore/Modules/notifications/Notification.idl
+++ b/third_party/WebCore/Modules/notifications/Notification.idl
@@ -64,8 +64,8 @@ module threads {
attribute EventListener onclose;
attribute EventListener onclick;
- attribute DOMString dir;
#if defined(ENABLE_LEGACY_NOTIFICATIONS) && ENABLE_LEGACY_NOTIFICATIONS
+ attribute DOMString dir;
attribute DOMString replaceId;
#endif
#if defined(ENABLE_NOTIFICATIONS) && ENABLE_NOTIFICATIONS

Powered by Google App Engine
This is Rietveld 408576698