| Index: chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js b/chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js
|
| index 5d8213dbbff48dbd786384a003e9f7bca9f4bea4..faf12f524b3fe12fd45421c7948aedf6446a6b27 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js
|
| +++ b/chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js
|
| @@ -430,7 +430,7 @@
|
|
|
|
|
| /**
|
| - * @type {chrome.automation.AutomationNode}
|
| + * @type {!chrome.automation.AutomationNode}
|
| */
|
| chrome.automation.AutomationNode.prototype.root;
|
|
|
|
|