Index: chrome/browser/resources/ntp4/most_visited_page.js |
diff --git a/chrome/browser/resources/ntp4/most_visited_page.js b/chrome/browser/resources/ntp4/most_visited_page.js |
index fa8e84e26749abb3a30cfc7871a6d27578ffc843..bb8c05b9f60d512436d35a385b1fb799a9965b41 100644 |
--- a/chrome/browser/resources/ntp4/most_visited_page.js |
+++ b/chrome/browser/resources/ntp4/most_visited_page.js |
@@ -237,7 +237,7 @@ cr.define('ntp4', function() { |
// TODO(estade): Change these to real values. |
// The smallest a tile can be. |
- minTileWidth: 200, |
+ minTileWidth: 122, |
// The biggest a tile can be. |
maxTileWidth: 240, |
}; |