diff -r 000000000000 -r 6474c204b198 chrome/test/unit/data/test_bug401153.manifest --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chrome/test/unit/data/test_bug401153.manifest Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,14 @@ +# Should work +resource test1 test1/ + +# Duplicates should be ignored +resource test1 foo/ + +# Mapping into jar files should work +resource test3 jar:test3.jar!/resources/ + +# Invalid line +resource test4 + +# Check we made it through the whole manifest +resource test5 test5/