| Index: chrome/browser/resources/new_new_tab.html
|
| diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
|
| index f14d019b452db9f196b9802d134d99845e610b23..ae85056890e4a5cec51a73b32342c60041a98fa9 100644
|
| --- a/chrome/browser/resources/new_new_tab.html
|
| +++ b/chrome/browser/resources/new_new_tab.html
|
| @@ -130,7 +130,8 @@ if ('mode' in hashParams) {
|
| </div>
|
|
|
| <div class="sections">
|
| - <div class="section" section="APPS" id="apps-section">
|
| + <!-- Start disabled. We only enable if we have at least one app. -->
|
| + <div class="section disabled" section="APPS" id="apps-section">
|
| <h2><img class="disclosure" img src="ntp/ntp_disclosure_triangle.png"
|
| ><span i18n-content="apps"></span><div class="back"></div></h2>
|
| <div class="maxiview" id="apps-section-content"></div>
|
|
|