Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/view-location-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/view-location-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/view-location-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0bbce416c3f5b84f22da52f8b1a4c8d053c4a9b4 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/view-location-expected.txt |
@@ -0,0 +1,18 @@ |
+Creating new TabbedLocation |
+[] |
+Appending three views |
+["first","second","third"] |
+Creating new TabbedLocation |
+["first","second","third"] |
+Re-order tabs |
+["third","first","second"] |
+Creating new TabbedLocation |
+["third","first","second"] |
+["third","first","second","fourth"] |
+Creating new TabbedLocation |
+["third","first","second","fourth"] |
+Closing second tab |
+["third","first","fourth"] |
+Creating new TabbedLocation |
+["third","first","fourth"] |
+ |