summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/chromevox/README.chromium
diff options
context:
space:
mode:
authorrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 01:51:30 +0000
committerrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 01:51:30 +0000
commitdb10459eae232244fbfaaaf6dd31cab727b92e07 (patch)
tree8615895eee444e4f6d461daedb5177e5ebcf0ade /chrome/third_party/chromevox/README.chromium
parente0808e5b64e71b4084f1723aa86941d516649858 (diff)
downloadchromium_src-db10459eae232244fbfaaaf6dd31cab727b92e07.zip
chromium_src-db10459eae232244fbfaaaf6dd31cab727b92e07.tar.gz
chromium_src-db10459eae232244fbfaaaf6dd31cab727b92e07.tar.bz2
Revert 238830 "Moves the ChromeVox extension into the Chrome sou..."
Reason: Breaks check_perms (Executable bits need updating) and runhooks (third_party/liblouis/liblouis_untrusted.gyp appears to be in the wrong location) > Moves the ChromeVox extension into the Chrome source tree. > > BUG=309130 > TEST=run ChromeVox on Aura. > R=dmazzoni@chromium.org, erg@chromium.org, thakis@chromium.org, zelidrag@chromium.org > > Review URL: https://codereview.chromium.org/27748003 TBR=dtseng@google.com Review URL: https://codereview.chromium.org/105813003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238855 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/third_party/chromevox/README.chromium')
-rw-r--r--chrome/third_party/chromevox/README.chromium13
1 files changed, 0 insertions, 13 deletions
diff --git a/chrome/third_party/chromevox/README.chromium b/chrome/third_party/chromevox/README.chromium
deleted file mode 100644
index 28824b0..0000000
--- a/chrome/third_party/chromevox/README.chromium
+++ /dev/null
@@ -1,13 +0,0 @@
-Name: ChromeVox
-URL: http://code.google.com/p/google-axs-chrome/
-InfoURL: http://www.chromevox.com/
-Version: 1.31.0
-License: Apache 2.0
-
-Description:
-ChromeVox is the screen reader for Chrome OS.
-
-Local Modifications: ChromeVox lives under trunk/chromevox/ in the upstream
-Google Code repository. The only modification is Chrome uses a different
-manifest. The one checked into the upstream repository can be safely ignored or
-deleted when merging.