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

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

Issue 10444043: rename chrome_shared2.css to chrome_shared.css (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 58bfce558aaeddbbe624af3d46fe120d9cce5c63..c3fd25586237016009ba0c1059edd910aebe59e5 100644
--- a/chrome/browser/resources/print_preview/print_preview.html
+++ b/chrome/browser/resources/print_preview/print_preview.html
@@ -7,9 +7,8 @@
<link rel="icon" href="../../../app/theme/print_preview_favicon.png">
<link rel="stylesheet" href="print_preview.css"/>
- <link rel="stylesheet" href="../shared/css/chrome_shared2.css"/>
+ <link rel="stylesheet" href="../shared/css/chrome_shared.css"/>
<link rel="stylesheet" href="../shared/css/throbber.css"/>
- <link rel="stylesheet" href="../shared/css/widgets.css"/>
<link rel="stylesheet" href="print_header.css"/>
<link rel="stylesheet" href="settings/copies_settings.css"/>
<link rel="stylesheet" href="settings/page_settings.css"/>
« no previous file with comments | « chrome/browser/resources/options2/options.html ('k') | chrome/browser/resources/shared/css/chrome_shared.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698