| Index: chrome/browser/resources/chromeos/switch_access/switch_access.js
|
| diff --git a/chrome/browser/resources/chromeos/switch_access/switch_access.js b/chrome/browser/resources/chromeos/switch_access/switch_access.js
|
| index 58f19f73bbf414fcd624f91b91f218dc5e8eeafc..eccde6e55f52e950a17664d416647383d876f95d 100644
|
| --- a/chrome/browser/resources/chromeos/switch_access/switch_access.js
|
| +++ b/chrome/browser/resources/chromeos/switch_access/switch_access.js
|
| @@ -41,7 +41,7 @@ function SwitchAccess() {
|
| this.automationManager_ = null;
|
|
|
| this.init_();
|
| -};
|
| +}
|
|
|
| SwitchAccess.prototype = {
|
| /**
|
|
|