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

Unified Diff: chrome/third_party/chromevox/chromevox/injected/mathjax_external_util.js

Issue 274963004: Update latest ChromeVox from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/third_party/chromevox/chromevox/injected/mathjax_external_util.js
diff --git a/chrome/third_party/chromevox/chromevox/injected/mathjax_external_util.js b/chrome/third_party/chromevox/chromevox/injected/mathjax_external_util.js
index 1dd986e92c15ca83da8448ba4a8bb3e1015c382b..29a79be74db4d4394a66e8d5c5abd3caebd54911 100644
--- a/chrome/third_party/chromevox/chromevox/injected/mathjax_external_util.js
+++ b/chrome/third_party/chromevox/chromevox/injected/mathjax_external_util.js
@@ -19,7 +19,6 @@
* (sorge@google.com).
* This is the only file that should contain actual MathJax code!
*
- * @author sorge@google.com (Volker Sorge)
*/
if (typeof(goog) != 'undefined' && goog.provide) {
« no previous file with comments | « chrome/third_party/chromevox/chromevox/injected/mathjax.js ('k') | chrome/third_party/chromevox/closure/closure_preinit.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698