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

Unified Diff: test/webkit/dfg-arguments-alias-one-block-overwrite.js

Issue 82803005: Make sure files end with exactly one new line and police this in presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: retry upload Created 7 years, 1 month 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
« no previous file with comments | « test/webkit/dfg-arguments-alias-escape.js ('k') | test/webkit/dfg-arguments-mixed-alias.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/dfg-arguments-alias-one-block-overwrite.js
diff --git a/test/webkit/dfg-arguments-alias-one-block-overwrite.js b/test/webkit/dfg-arguments-alias-one-block-overwrite.js
index e94ad8b0112d4628d058d0579b2307ad8782fac3..33154e99ff22ffd51fab2b01d0874504096bac83 100644
--- a/test/webkit/dfg-arguments-alias-one-block-overwrite.js
+++ b/test/webkit/dfg-arguments-alias-one-block-overwrite.js
@@ -42,4 +42,3 @@ for (var i = 0; i < 300; ++i) {
var c = i + 3;
shouldBe("foo(a, b, c)", "6");
}
-
« no previous file with comments | « test/webkit/dfg-arguments-alias-escape.js ('k') | test/webkit/dfg-arguments-mixed-alias.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698