Index: chrome/browser/resources/ntp4/new_tab.css |
diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css |
index 2a5d974985213f4f0f862a5d7970fae7c0a362f7..736c07b4b10c6c6d725dc2d19e01da0930f11e4b 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.css |
+++ b/chrome/browser/resources/ntp4/new_tab.css |
@@ -446,8 +446,6 @@ html[dir='rtl'] #chrome-web-store-title { |
display: -webkit-flex; |
height: 100%; |
margin: 0; |
- /* TODO(dubroy): Remove this if possible. According to the flexbox spec, |
- min-content is the default min-width for flex items. */ |
min-width: -webkit-min-content; |
} |