Index: third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-bad-canvas-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-bad-canvas-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-bad-canvas-expected.txt |
deleted file mode 100644 |
index feb6b5c96d5e24c582400db93f8804fc0279a7f9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-bad-canvas-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-This test checks behavior of drawImage on a canvas that failed to allocate its backing store. This test passes by not crashing. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |