Update CodeMirror3

Upstream fixed an issue with line numbers
disappearing after a skip bar.

Change-Id: Ia7765f6956d7fc85d83b94fb6ec14a9d3ea4e42b
This commit is contained in:
Shawn Pearce 2013-11-23 10:05:35 -08:00
parent aae1b4bef7
commit 4bbf8b0167

View File

@ -1,8 +1,8 @@
include_defs('//lib/maven.defs')
include_defs('//lib/codemirror/cm3.defs')
VERSION = 'a31c335e'
SHA1 = '40fcf309c8df4228f94d53e5665c2b6588819a2d'
VERSION = '28a638a984'
SHA1 = '68f8f136092a5965778186fb401a33be34cf73ed'
URL = GERRIT + 'net/codemirror/codemirror-%s.zip' % VERSION
ZIP = 'codemirror-%s.zip' % VERSION