repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
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
blob
da4b07e871d25cc92e839a3688d8d3a39309de69
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.
4
5
/**
6
* @fileoverview Externs for the braille IME.
7
* @externs
8
*/
9
10
/**
11
* @type {Storage}
12
*/
13
var localStorage;