Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi

Issue 1371913004: Remove unused Chromevox classic background script. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi b/chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi
index e43990643e823e3689689e112db7370bf6aa6efc..c6997cec600c746d7dceddec38906b7ae38e107c 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox_vars.gypi
@@ -6,7 +6,6 @@
{
'variables': {
- 'chromevox1_background_script_loader_file': 'chromevox/background/loader.js',
'chromevox1_content_script_loader_file': 'chromevox/injected/loader.js',
'chromevox1_kbexplorer_loader_file': 'chromevox/background/kbexplorer_loader.js',
'chromevox1_options_script_loader_file': 'chromevox/background/options_loader.js',

Powered by Google App Engine
This is Rietveld 408576698