| Index: chrome/browser/resources/chromeos/switch_access/test_support.js
|
| diff --git a/chrome/browser/resources/chromeos/switch_access/test_support.js b/chrome/browser/resources/chromeos/switch_access/test_support.js
|
| index 8e76f1ba017ae09e79155645c184ca0fb794ff1b..8b0b3996389668e9aff338eb6718ea6b842cc123 100644
|
| --- a/chrome/browser/resources/chromeos/switch_access/test_support.js
|
| +++ b/chrome/browser/resources/chromeos/switch_access/test_support.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -function TestSupport() {};
|
| +function TestSupport() {}
|
|
|
| TestSupport.prototype = {
|
| /**
|
|
|