Chromium Code Reviews| Index: chrome/browser/resources/settings/printing_page/cups_printers_browser_proxy.js |
| diff --git a/chrome/browser/resources/settings/printing_page/cups_printers_browser_proxy.js b/chrome/browser/resources/settings/printing_page/cups_printers_browser_proxy.js |
| index cf8091272d9339fd8e1761a6aa05fb300c48efc2..d53eb12854981bcf1e8ffe7e89717e1fa2181891 100644 |
| --- a/chrome/browser/resources/settings/printing_page/cups_printers_browser_proxy.js |
| +++ b/chrome/browser/resources/settings/printing_page/cups_printers_browser_proxy.js |
| @@ -17,6 +17,7 @@ |
| * printerStatus: string, |
| * printerAddress: string, |
| * printerProtocol: string, |
| + * printerQueue: string |
| * }} |
| */ |
| var CupsPrinterInfo; |