| 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() {
|
|
|