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

Unified Diff: test/webkit/dfg-put-by-id-reallocate-storage.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
Index: test/webkit/dfg-put-by-id-reallocate-storage.js
diff --git a/test/webkit/dfg-put-by-id-reallocate-storage.js b/test/webkit/dfg-put-by-id-reallocate-storage.js
index e6c19eeeff68cb23a259665767305ede2a0e5555..50948a2e478b2210b969ebe2484c4ec7095a5834 100644
--- a/test/webkit/dfg-put-by-id-reallocate-storage.js
+++ b/test/webkit/dfg-put-by-id-reallocate-storage.js
@@ -61,5 +61,3 @@ for (var i = 0; i < 150; ++i) {
shouldBe("o.m", "13");
shouldBe("o.n", "14");
}
-
-
« no previous file with comments | « test/webkit/dfg-put-by-id-prototype-check.js ('k') | test/webkit/dfg-put-by-id-reallocate-storage-polymorphic.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698