summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools')
-rw-r--r--chrome/tools/test/generate_mime_tests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/test/generate_mime_tests.pl b/chrome/tools/test/generate_mime_tests.pl
index 1446b85..ca03313 100644
--- a/chrome/tools/test/generate_mime_tests.pl
+++ b/chrome/tools/test/generate_mime_tests.pl
@@ -267,4 +267,4 @@ foreach $content_type ( @content_type) {
print OUT "<script>\n window.location=\"$source\";\n</script>\n";
close OUT;
}
-} \ No newline at end of file
+}