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

Unified Diff: chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js

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/cvox2/background/loader.js
diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js b/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
index 32313c5e6a70a512dff88f45af490c82847c5a78..7f2602dc9f32b92859ef7cb6eb9e24fa96814f71 100644
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js
@@ -7,3 +7,4 @@
*/
goog.require('Background');
+goog.require('cvox.ChromeVoxBackground');

Powered by Google App Engine
This is Rietveld 408576698