cros: Remove default pinned apps trial.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / first_run / app_list_step.html
blobd2ef9930dd88ea98d58f342c1313d79f1ede5906
1 <div id="app-list" class="step bubble points-down left transparent hidden">
2 <h1 i18n-content="appListHeader"></h1>
3 <p>
4 <span i18n-content="appListText1"></span><br>
5 <span i18n-content="appListText2"></span>
6 </p>
7 <div class="controls">
8 <button i18n-content="nextButton"
9 class="next-button custom-appearance blue-button"></button>
10 </div>
11 </div>