| Index: chrome/browser/resources/ntp_search/new_tab.js
|
| diff --git a/chrome/browser/resources/ntp_search/new_tab.js b/chrome/browser/resources/ntp_search/new_tab.js
|
| index faa3fbd529717e9fba78b032f8fde7476c7a6d56..3b7e848797ea5b56b54f62f45f110638a1bb8243 100644
|
| --- a/chrome/browser/resources/ntp_search/new_tab.js
|
| +++ b/chrome/browser/resources/ntp_search/new_tab.js
|
| @@ -37,7 +37,7 @@ cr.define('ntp', function() {
|
| * @type {number}
|
| * @const
|
| */
|
| - var HEIGHT_FOR_BOTTOM_PANEL = 505;
|
| + var HEIGHT_FOR_BOTTOM_PANEL = 513;
|
|
|
| /**
|
| * The Bottom Panel width required to show 6 cols of Tiles, which is used
|
|
|