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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js

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
Index: chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js
index b6ca6d1fb5a11c53d124d7e3671eb9cd111d74ce..c0b11887b19cd3bb1f407fd20d4b1beed16bcbf9 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/pdf_processor.js
@@ -11,7 +11,7 @@ goog.provide('cvox.PdfProcessor');
goog.require('cvox.QueueMode');
/**
- * Process PDFs created with Chrome's built-in PDF plug-in, which has an
+ * Process PDFs created with Chrome's built-in PDF plugin, which has an
* accessibility hook.
*/
cvox.PdfProcessor.processEmbeddedPdfs = function() {
« no previous file with comments | « chrome/browser/resources/chromeos/about_os_credits.html ('k') | chrome/browser/resources/options/content_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698