| Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| deleted file mode 100644
|
| index 96d2cae1bb2db79d10d3104f8d681b0d8971d44a..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/loader.js
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright 2014 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.
|
| -
|
| -/**
|
| - * @fileoverview Loads the main background script.
|
| - *
|
| - */
|
| -
|
| -goog.require('Msgs');
|
| -goog.require('cvox.ChromeVoxBackground');
|
|
|