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

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: 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
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',
],

Powered by Google App Engine
This is Rietveld 408576698