| Index: chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| diff --git a/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp b/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| index ec85be4f1af16c46ae6d696226fdb66d7d016820..b255ca3f4a1b6f2135e14930aaf6396cfc5f6cc6 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| +++ b/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| @@ -31,7 +31,6 @@
|
| },
|
| 'sources': [
|
| 'cvox2/background/loader.js',
|
| - 'cvox2/injected/loader.js',
|
| ],
|
| 'includes': [ '../chromevox/copy_js.gypi', ],
|
| },
|
| @@ -43,7 +42,6 @@
|
| },
|
| 'sources': [
|
| 'cvox2/background/loader.js',
|
| - 'cvox2/injected/loader.js',
|
| ],
|
| 'includes': ['../chromevox/generate_deps.gypi'],
|
| },
|
|
|