| Index: chrome/browser/resources/chromeos/chromevox/testing/chromevox_next_e2e_test_base.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/testing/chromevox_next_e2e_test_base.js b/chrome/browser/resources/chromeos/chromevox/testing/chromevox_next_e2e_test_base.js
|
| index feddbd5de7f1bcd0e875efac0b05553facc9d747..bf0f03babf9c89f1c2d514fbe24106be53e033ee 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/testing/chromevox_next_e2e_test_base.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/testing/chromevox_next_e2e_test_base.js
|
| @@ -3,8 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Include test fixture.
|
| -GEN_INCLUDE(['chrome/browser/resources/chromeos/chromevox/testing/' +
|
| - 'chromevox_e2e_test_base.js']);
|
| +GEN_INCLUDE(['chromevox_e2e_test_base.js']);
|
|
|
| /**
|
| * Base test fixture for ChromeVox Next end to end tests.
|
|
|