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

Unified Diff: third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.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/bindings/tests/idls/core/SVGTestInterface.idl
diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
index 81e89979680a8dbc3439c2ac73676eab9a07ce88..a2b1254d3c6332212c8c7617ca404a2a9519b38a 100644
--- a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
+++ b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl
@@ -28,7 +28,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-
// This test files starts with 'SVG' because /^SVG/ is used as a check
// for SVG interfaces (to use SVGNames for [Reflect] attributes)
[

Powered by Google App Engine
This is Rietveld 408576698