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

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

Issue 10909187: Use the new favicon resources below common/, delete the old assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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/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 749c5480f1eefd8808fc89c0a1a14b14a985609f..cb2936b2f40e2654c0541dc4ac45617bf933630d 100644
--- a/chrome/browser/resources/print_preview/print_preview.html
+++ b/chrome/browser/resources/print_preview/print_preview.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<title i18n-content="title"></title>
- <link rel="icon" href="../../../app/theme/print_preview_favicon.png">
+ <link rel="icon" href="../../../app/theme/default_100_percent/common/favicon_print_preview.png">
<link rel="stylesheet" href="print_preview.css">
<link rel="stylesheet" href="../shared/css/chrome_shared.css">
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/task_manager/task_manager_notification_resource_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698