| Index: chrome/browser/resources/ntp4/incognito_tab.html
|
| diff --git a/chrome/browser/resources/ntp4/incognito_tab.html b/chrome/browser/resources/ntp4/incognito_tab.html
|
| index e6493f9dc95d1dd4ca4f1acc3797c4bf9fec25a3..7a4c8e34eae0ba1962bbee140bee588ca67bfbae 100644
|
| --- a/chrome/browser/resources/ntp4/incognito_tab.html
|
| +++ b/chrome/browser/resources/ntp4/incognito_tab.html
|
| @@ -29,7 +29,6 @@ document.write('<link id="incognitothemecss" rel="stylesheet" ' +
|
| </div>
|
| </body>
|
| <script src="chrome://resources/js/cr.js"></script>
|
| -<script src="chrome://resources/js/load_time_data.js"></script>
|
| <script>
|
| cr.define('ntp', function() {
|
| 'use strict';
|
|
|