Only grant permissions to new extensions from sync if they have the expected version
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / braille_ime / externs.js
blobda4b07e871d25cc92e839a3688d8d3a39309de69
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 /**
6  * @fileoverview Externs for the braille IME.
7  * @externs
8  */
10 /**
11  * @type {Storage}
12  */
13 var localStorage;