| 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 {
|
|
|