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

Unified Diff: test/mjsunit/debug-stepin-positions.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/mjsunit/debug-setbreakpoint.js ('k') | test/mjsunit/debug-stepout-scope-part1.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/debug-stepin-positions.js
diff --git a/test/mjsunit/debug-stepin-positions.js b/test/mjsunit/debug-stepin-positions.js
index e6d820461102654ad770f8d190206fac9b90c395..722df53666aea9587aebafb2ff78a92d26ddb004 100644
--- a/test/mjsunit/debug-stepin-positions.js
+++ b/test/mjsunit/debug-stepin-positions.js
@@ -221,5 +221,3 @@ var fun = (function(p) {
};
})(Object);
TestCaseWithDebugger(fun);
-
-
« no previous file with comments | « test/mjsunit/debug-setbreakpoint.js ('k') | test/mjsunit/debug-stepout-scope-part1.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698