Chromium Code Reviews| Index: chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js |
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js b/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js |
| index c7a41c0a9b7d1d3fe0d65892b34f54421b53aa50..8f220cecd34fae0fe36c94535f4af7e63cd1a91f 100644 |
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js |
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox/background/externs.js |
| @@ -5,6 +5,7 @@ |
| // Common external variables when compiling ChromeVox background code |
| var localStorage = {}; |
| +var sessionStorage = {}; |
| /** |
| * @type {Object} |