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

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

Issue 399973004: Advanced printing destination settings modal dialog (non-functional yet, just the skeleton). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/destination_search.html
diff --git a/chrome/browser/resources/print_preview/search/destination_search.html b/chrome/browser/resources/print_preview/search/destination_search.html
index def68a432651309d847088fb6d05315af25459cc..0a2191d919edbae7f7b228e1bba0e1128c327b44 100644
--- a/chrome/browser/resources/print_preview/search/destination_search.html
+++ b/chrome/browser/resources/print_preview/search/destination_search.html
@@ -6,7 +6,7 @@
<select class="account-select" id="account-select"></select>
</span>
<div class="close-button"></div>
- <include src="search_box.html"/>
+ <div class="search-box-container"></div>
<div class="lists">
<div class="recent-list"></div>
<div class="local-list"></div>

Powered by Google App Engine
This is Rietveld 408576698