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

Unified Diff: ppapi/tests/test_case.html

Issue 1007443004: Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove terms and native_client_sdk changes. Created 5 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 | « ppapi/c/dev/ppp_zoom_dev.h ('k') | third_party/libusb/src/libusb/os/darwin_usb.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_case.html
diff --git a/ppapi/tests/test_case.html b/ppapi/tests/test_case.html
index 579557250d4d45c55d32d7702becb07a2f01eb49..529c97448c1aaea0db5241cd429f459e6ada0c20 100644
--- a/ppapi/tests/test_case.html
+++ b/ppapi/tests/test_case.html
@@ -300,7 +300,7 @@ onload = function() {
} else {
document.getElementById("console").innerHTML =
'<span class="fail">FAIL</span>: ' +
- '<span class="err_msg">Test plug-in is not registered.</span>';
+ '<span class="err_msg">Test plugin is not registered.</span>';
}
}
« no previous file with comments | « ppapi/c/dev/ppp_zoom_dev.h ('k') | third_party/libusb/src/libusb/os/darwin_usb.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698