| Index: chrome/browser/resources/chromeos/first_run/first_run.js
|
| diff --git a/chrome/browser/resources/chromeos/first_run/first_run.js b/chrome/browser/resources/chromeos/first_run/first_run.js
|
| index 691ae3173756160cae572a790bfd7710619336af..593a019940b3e695927a516de69994d7fb8319a3 100644
|
| --- a/chrome/browser/resources/chromeos/first_run/first_run.js
|
| +++ b/chrome/browser/resources/chromeos/first_run/first_run.js
|
| @@ -6,7 +6,7 @@
|
| * @fileoverview First run UI.
|
| */
|
|
|
| -<include src="step.js">
|
| +// <include src="step.js">
|
|
|
| // Transitions durations.
|
| /** @const */ var DEFAULT_TRANSITION_DURATION_MS = 400;
|
|
|