| 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
|
| deleted file mode 100644
|
| index 51f0e823acbd3b1f74764e7d1833241567d4e5ce..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/chromeos/switch_access/test_support.js
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -// Copyright 2017 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -/**
|
| - * Stubs out extension API types and functions, and DOM elements, so
|
| - * SwitchAccessUnitTest can load.
|
| - */
|
| -chrome.automation = {};
|
|
|