Index: third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-partial-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-partial-expected.txt b/third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-partial-expected.txt |
deleted file mode 100644 |
index f9c090b873facfc0c27d08afd2b7c51b473dab8b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-partial-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-Tests that overriding only a single parameter does not affect others. |
- |
- |
-Running: collectMetrics |
- |
-Running: noOverrides |
-[PASS] |
- |
-Running: width |
-[PASS]: width=300 |
- |
-Running: height |
-[PASS]: height=400 |
- |
-Running: deviceScaleFactor1 |
-[PASS]: deviceScaleFactor=1 |
- |
-Running: deviceScaleFactor2 |
-[PASS]: deviceScaleFactor=2 |
- |
-Running: clear |
-[PASS] |
- |
-Running: anotherWidth |
-[PASS]: width=400 |
- |
-Running: anotherHeight |
-[PASS]: height=300 |
- |
-Running: deviceScaleFactor3 |
-[PASS]: deviceScaleFactor=3 |
- |
-Running: clear |
-[PASS] |
- |