Index: chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.extjs |
diff --git a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.extjs b/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.extjs |
index 370805234d18f298040c47c5ae1b5902e8f914af..f295ee6af56406d33224ce5b46d7f63b2b83867b 100644 |
--- a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.extjs |
+++ b/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.extjs |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
// Include test fixture. |
-GEN_INCLUDE(['../../../chromevox/testing/chromevox_e2e_test.js']); |
+GEN_INCLUDE(['../../../chromevox/testing/chromevox_e2e_test_base.js']); |
/** |
* Test fixture for cvox2.Background. |