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

Unified Diff: chrome/browser/resources/print_preview/search/cros_destination_resolver.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/search/cros_destination_resolver.html
diff --git a/chrome/browser/resources/print_preview/search/cros_destination_resolver.html b/chrome/browser/resources/print_preview/search/cros_destination_resolver.html
deleted file mode 100644
index 5d4fa3e5dc78768bd0866ff116cab95ee59f6714..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/print_preview/search/cros_destination_resolver.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<div id="cros-printer-resolver" class="overlay transparent" hidden>
- <div class="page">
- <div class="close-button"></div>
- <div class="action-area">
- <div class="resolving-message">
- $i18n{resolveCrosPrinterMessage}
- </div>
- </div>
- </div>
-</div>

Powered by Google App Engine
This is Rietveld 408576698