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

Unified Diff: ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html

Issue 9896002: Fix some grammar in the ppapi_crash.html test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html
diff --git a/ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html b/ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html
index c7df1607f8beab40a1524b4b793159776d59cb7a..1c4eadca9c23e56296b080a930877300b429e7fc 100644
--- a/ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html
+++ b/ppapi/native_client/tests/ppapi_browser/crash/ppapi_crash.html
@@ -44,7 +44,7 @@
function(e) { test.fail(); });
plugin.postMessage(testName);
// In case the nexe does not crash right away, we will ping it
- // until we detect that it's death. DidChangeView and other events
+ // until we detect that it's dead. DidChangeView and other events
// can do this too, but are less reliable.
if (pingToDetectCrash) {
function PingBack(message) {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698