| Index: chrome/browser/resources/chromeos/chromevox_next/background/background.js
|
| diff --git a/tools/telemetry/unittest_data/autotest_ext/background.js b/chrome/browser/resources/chromeos/chromevox_next/background/background.js
|
| similarity index 71%
|
| copy from tools/telemetry/unittest_data/autotest_ext/background.js
|
| copy to chrome/browser/resources/chromeos/chromevox_next/background/background.js
|
| index 1513ac09fac4e3587b7fc8195ccbb8bd60a0d229..b1d26040c08d60080bcea322b8d796b5b24f185d 100644
|
| --- a/tools/telemetry/unittest_data/autotest_ext/background.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox_next/background/background.js
|
| @@ -2,3 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +/**
|
| + * @fileoverview The next generation version of ChromeVox.
|
| + */
|
|
|