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

Unified Diff: chrome/browser/resources/chromeos/chromevox/chromevox/injected/externs.js

Issue 665633002: Compile braille ime among other compiled js resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/lkcr
Patch Set: rebase Created 6 years, 2 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/chromevox/injected/externs.js
diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/externs.js b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/externs.js
index 49d01d267c5fa2b2f9abb627123089c9f4fbbf69..980e267114220579550f9989c06a38db061c7b61 100644
--- a/chrome/browser/resources/chromeos/chromevox/chromevox/injected/externs.js
+++ b/chrome/browser/resources/chromeos/chromevox/chromevox/injected/externs.js
@@ -4,9 +4,6 @@
Node.prototype.role;
-/** @type {Function} */
-Element.prototype.detachEvent;
-
/**
* @type {boolean}
*/

Powered by Google App Engine
This is Rietveld 408576698