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

Unified Diff: chrome/browser/resources/settings/printing_page/compiled_resources2.gyp

Issue 2341263003: [CUPS] Fix the Printer protocol string that displays in the UI. (Closed)
Patch Set: Address michaelpg@'s comments. Rebase. Created 4 years, 3 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 | chrome/browser/resources/settings/printing_page/cups_printer_details_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
index 43569ed7d6ef7e9be4f3c86b91969c40be1fa91d..49f3e639232eef04e0453177d94dd4d30a14184b 100644
--- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
@@ -28,6 +28,7 @@
{
'target_name': 'cups_printer_details_page',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'../settings_page/compiled_resources2.gyp:settings_animated_pages',
'cups_printers_browser_proxy',
],
« no previous file with comments | « no previous file | chrome/browser/resources/settings/printing_page/cups_printer_details_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698