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

Unified Diff: chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs

Issue 889593002: Refactorings to reduce dependencies in ChromeVox 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix copyright year. Created 5 years, 11 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
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs
diff --git a/chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs b/chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs
index e7f41af454ee2ddab9ab1c1ce55dc8ea388ea701..7dc9b159605278f7ab90caaba5e0c6d588cb13bd 100644
--- a/chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs
+++ b/chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker_test.unitjs
@@ -17,7 +17,6 @@ CvoxStructuralLineWalkerUnitTest.prototype = {
/** @override */
closureModuleDeps: [
- 'cvox.BrailleUtil',
'cvox.StructuralLineWalker',
'cvox.TestMsgs',
],
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/walkers/structural_line_walker.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698