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

Unified Diff: third_party/WebKit/Source/core/testing/LayerRect.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/testing/LayerRect.idl
diff --git a/third_party/WebKit/Source/core/testing/LayerRect.idl b/third_party/WebKit/Source/core/testing/LayerRect.idl
index ca2b83be84b527135529f7bf0c16de891d849089..c3f60d434db1f51355e98578657cff34fd219338 100644
--- a/third_party/WebKit/Source/core/testing/LayerRect.idl
+++ b/third_party/WebKit/Source/core/testing/LayerRect.idl
@@ -28,8 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-[
-] interface LayerRect {
+interface LayerRect {
/* The node that most closely represents the layer in which the rect
occurs. When a layer doesn't correspond directly to a node (eg.
for layer squashing) this will the node representing an ancestor
« no previous file with comments | « third_party/WebKit/Source/core/testing/InternalSettings.idl ('k') | third_party/WebKit/Source/core/testing/LayerRectList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698