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

Unified Diff: third_party/WebKit/Source/core/events/ResourceProgressEvent.idl

Issue 2347803002: Drop empty [] for dictionaries and interfaces in IDL files (Closed)
Patch Set: fix p_ExtendedAttributeList Created 4 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/WebKit/Source/core/events/ResourceProgressEvent.idl
diff --git a/third_party/WebKit/Source/core/events/ResourceProgressEvent.idl b/third_party/WebKit/Source/core/events/ResourceProgressEvent.idl
index 660b8b16105c9c679c70ecd0752df034cacb7716..5dae811900212eefa4d1e2baf4f178d03fc8411b 100644
--- a/third_party/WebKit/Source/core/events/ResourceProgressEvent.idl
+++ b/third_party/WebKit/Source/core/events/ResourceProgressEvent.idl
@@ -35,4 +35,3 @@
] interface ResourceProgressEvent : ProgressEvent {
readonly attribute DOMString url;
};
-
« no previous file with comments | « third_party/WebKit/Source/core/events/EventListener.idl ('k') | third_party/WebKit/Source/core/frame/BarProp.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698