Index: chrome/browser/resources/chromeos/chromevox/testing/chromevox_e2e_test_base.js |
diff --git a/chrome/browser/resources/chromeos/chromevox/testing/chromevox_e2e_test_base.js b/chrome/browser/resources/chromeos/chromevox/testing/chromevox_e2e_test_base.js |
index 2ebc2a7ca7de96700170fed8e91c22db76d6db12..ceb8e4ad63f922d1a083ad4059222f6b01c40fbb 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/testing/chromevox_e2e_test_base.js |
+++ b/chrome/browser/resources/chromeos/chromevox/testing/chromevox_e2e_test_base.js |
@@ -35,7 +35,7 @@ ChromeVoxE2ETest.prototype = { |
/** @override */ |
testGenCppIncludes: function() { |
GEN_BLOCK(function() {/*! |
-#include "ash/accessibility_delegate.h" |
+#include "ash/common/accessibility_delegate.h" |
#include "base/bind.h" |
#include "base/callback.h" |
#include "chrome/browser/chromeos/accessibility/accessibility_manager.h" |