| Index: chrome/browser/resources/ntp4/new_tab.html
|
| diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html
|
| index 69c093933016fbe02c5c8016f796ece4d54afb7f..ba71ff01d5475e14bfeba700c3ccc1ae853fa7b9 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.html
|
| +++ b/chrome/browser/resources/ntp4/new_tab.html
|
| @@ -32,7 +32,6 @@
|
|
|
| <script src="../../../../ui/webui/resources/js/action_link.js"></script>
|
| <script src="../../../../ui/webui/resources/js/event_tracker.js"></script>
|
| -<script src="../../../../ui/webui/resources/js/parse_html_subset.js"></script>
|
| <script src="../../../../ui/webui/resources/js/util.js"></script>
|
|
|
| <script src="../../../../ui/webui/resources/js/cr.js"></script>
|
| @@ -94,7 +93,6 @@
|
| <div id="footer-content">
|
| <div id="logo-img">
|
| <img alt="" src="chrome://theme/IDR_PRODUCT_LOGO">
|
| - <div id="promo-bubble-anchor"></div>
|
| </div>
|
|
|
| <ul id="dot-list">
|
|
|