Chromium Code Reviews| Index: LayoutTests/platform/mac/virtual/softwarecompositing/plugins/small-to-large-composited-plugin-expected.txt |
| diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/plugins/small-to-large-composited-plugin-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/plugins/small-to-large-composited-plugin-expected.txt |
| deleted file mode 100644 |
| index 9f9c614a906bda272b7e10df091e9d604ba7cabd..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/mac/virtual/softwarecompositing/plugins/small-to-large-composited-plugin-expected.txt |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| - |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true |
| - } |
| - ] |
| -} |
| - |