| Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js
|
| index 8d6d6bc40cb9534b3161e8a46e6e6e5235fa7cf4..8840aeefc7928d5637e66a83cd380b45a780770e 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js
|
| @@ -69,6 +69,4 @@ chrome.accessibilityPrivate.onControlHover;
|
| chrome.accessibilityPrivate.onTextChanged;
|
|
|
| /** @type ChromeEvent */
|
| -chrome.accessibilityPrivate.onChromeVoxLoadStateChanged;
|
| -/** @type {function()} */
|
| -chrome.accessibilityPrivate.onChromeVoxLoadStateChanged.destroy_;
|
| +chrome.accessibilityPrivate.onAccessibilityGesture;
|
|
|