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

Unified Diff: ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html

Issue 11818007: Breakpad: Add a test for crashes in the browser process (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Closing HTML tag + fail message Created 7 years, 11 months 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: ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html
diff --git a/ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html b/ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html
index 33d19f043d34a676e6abb7273ec843c2cc64a6ea..f34fb2dbdbbf5d5a0bdd7f8b0b6c7fd2ccb4da63 100644
--- a/ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html
+++ b/ppapi/native_client/tests/breakpad_crash_test/untrusted_crash.html
@@ -64,3 +64,6 @@ tester.addAsyncTest('untrusted_crash', function(status) {
tester.run();
</script>
+
+ </body>
Nick Bray (chromium) 2013/01/09 01:22:02 Wrong file. Fix other file.
Mark Seaborn 2013/01/09 03:24:13 Done.
+</html>

Powered by Google App Engine
This is Rietveld 408576698