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

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

Issue 8511046: deprecate webui.css (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: undo mistake in downloads Created 9 years, 1 month 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/history2.html
diff --git a/chrome/browser/resources/history2.html b/chrome/browser/resources/history2.html
index c742bad557ca8bda5a432158c2d13968ef8beb6a..1de12aa81720808aebded2ead6f6cfd285548313 100644
--- a/chrome/browser/resources/history2.html
+++ b/chrome/browser/resources/history2.html
@@ -21,7 +21,7 @@
<script src="chrome://history2/history2.js"></script>
<script src="chrome://history2/strings.js"></script>
-<link rel="stylesheet" href="webui2.css">
+<link rel="stylesheet" href="old_webui.css">
<style>
#results-separator {

Powered by Google App Engine
This is Rietveld 408576698