| Index: chrome/browser/resources/ntp4/guest_tab.html
|
| diff --git a/chrome/browser/resources/ntp4/guest_tab.html b/chrome/browser/resources/ntp4/guest_tab.html
|
| index 9c54732723753c604e77f647e2b33eb514b9b01b..a3702ab815f31cdae0ecd1da3ecc834aa892eda1 100644
|
| --- a/chrome/browser/resources/ntp4/guest_tab.html
|
| +++ b/chrome/browser/resources/ntp4/guest_tab.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="title"></title>
|
| -<link rel="stylesheet" href="guest_tab.css">
|
| +<link rel="stylesheet" href="incognito_guest_tab.css">
|
| <script>
|
| // Until themes can clear the cache, force-reload the theme stylesheet.
|
| document.write('<link id="guestthemecss" rel="stylesheet" ' +
|
|
|