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

Unified Diff: chrome/browser/resources/print_preview/print_preview.html

Issue 2760753002: [CUPS] Implement the local CUPS printer setup waiting UI. (Closed)
Patch Set: Address dpapad@'s comments. Fix failed test. Created 3 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/print_preview/print_preview.html
diff --git a/chrome/browser/resources/print_preview/print_preview.html b/chrome/browser/resources/print_preview/print_preview.html
index e02f6b0012e209a386a8f8b3911bfae11df1e41d..e32bbe93ab81fe5c0687ddb8b66669d1f7ead5b3 100644
--- a/chrome/browser/resources/print_preview/print_preview.html
+++ b/chrome/browser/resources/print_preview/print_preview.html
@@ -109,7 +109,6 @@
<include src="search/destination_list.html">
<include src="search/destination_list_item.html">
<include src="search/fedex_tos.html">
- <include src="search/cros_destination_resolver.html">
<include src="search/provisional_destination_resolver.html">
<script src="chrome://resources/js/i18n_template.js"></script>

Powered by Google App Engine
This is Rietveld 408576698