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

Unified Diff: third_party/WebKit/Source/core/css/CSSNamespaceRule.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/css/CSSNamespaceRule.idl
diff --git a/third_party/WebKit/Source/core/css/CSSNamespaceRule.idl b/third_party/WebKit/Source/core/css/CSSNamespaceRule.idl
index d48fc9add74174225b1373f9b8470f188d9ce7d6..e984eab800a67369faa7ec36337deb640c8f1773 100644
--- a/third_party/WebKit/Source/core/css/CSSNamespaceRule.idl
+++ b/third_party/WebKit/Source/core/css/CSSNamespaceRule.idl
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-
// http://dev.w3.org/csswg/cssom-1/#the-cssnamespacerule-interface
interface CSSNamespaceRule : CSSRule {
« no previous file with comments | « third_party/WebKit/Source/core/clipboard/DataTransferItemList.idl ('k') | third_party/WebKit/Source/core/css/MediaList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698