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

Unified Diff: LayoutTests/fast/filesystem/not-enough-arguments-expected.txt

Issue 22436002: Replace EntryArray type by an Entry[] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 4 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: LayoutTests/fast/filesystem/not-enough-arguments-expected.txt
diff --git a/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt b/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt
index 24c24697abad523f2b3baaed2743f891e66e7220..55c3f3fbca32e18755a1f73ae07aa23063c72fcd 100644
--- a/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt
+++ b/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt
@@ -12,7 +12,6 @@ PASS fileSystem.root.removeRecursively() threw exception TypeError: Not enough a
PASS fileSystem.root.moveTo() threw exception TypeError: Not enough arguments.
PASS fileSystem.root.copyTo() threw exception TypeError: Not enough arguments.
PASS reader.readEntries() threw exception TypeError: Not enough arguments.
-PASS entries.item() threw exception TypeError: Not enough arguments.
PASS entry.createWriter() threw exception TypeError: Not enough arguments.
PASS entry.file() threw exception TypeError: Not enough arguments.
PASS writer.write() threw exception TypeError: Not enough arguments.
« no previous file with comments | « LayoutTests/fast/filesystem/not-enough-arguments.html ('k') | LayoutTests/fast/filesystem/read-directory-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698