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

Unified Diff: chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.html

Issue 584313003: Enable runtime switching between ChromeVox and ChromeVox next via command line. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make changes to exclude files/paths from webstore release. Created 6 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/chromevox2/cvox2/background/background.html
diff --git a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.html b/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.html
deleted file mode 100644
index a42edfe9f4b9c6595c7df22608c0e5c6f6aa413e..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/background.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!-- ChromeVox classic -->
-<script src="../../chromeVoxChromeBackgroundScript.js"></script>
-
-<!-- ChromeVox Next -->
-<!-- Components to load uncompressed ChromeVox -->
-<script src="../../closure/base.js"></script>
-<script src="../../deps.js"></script>
-<script src="loader.js"></script>

Powered by Google App Engine
This is Rietveld 408576698