| Index: chrome/browser/resources/chromeos/switch_access/automation_manager.js
|
| diff --git a/chrome/browser/resources/chromeos/switch_access/automation_manager.js b/chrome/browser/resources/chromeos/switch_access/automation_manager.js
|
| index 6c1d39f6cf7ebf68aa019123e2f0a66d846bb221..38e544791cf049a4459223fc04e66f535c99dc3b 100644
|
| --- a/chrome/browser/resources/chromeos/switch_access/automation_manager.js
|
| +++ b/chrome/browser/resources/chromeos/switch_access/automation_manager.js
|
| @@ -48,7 +48,7 @@ function AutomationManager(desktop) {
|
| this.treeWalker_ = this.createTreeWalker_(desktop);
|
|
|
| this.init_();
|
| -};
|
| +}
|
|
|
| /**
|
| * Highlight colors for the focus ring to distinguish between different types
|
|
|