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; |
}; |
- |