Index: chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js |
diff --git a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js b/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js |
deleted file mode 100644 |
index 401a9c7c323bb27040332558de7bab1de3d591f4..0000000000000000000000000000000000000000 |
--- a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js |
+++ /dev/null |
@@ -1,9 +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 Loader for the background page. |
- */ |
- |
-goog.require('cvox2.Background'); |