Update CodeMirror3

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

Change-Id: Ia7765f6956d7fc85d83b94fb6ec14a9d3ea4e42b
(cherry picked from commit 4bbf8b0167)
This commit is contained in:
Shawn Pearce
2013-11-23 10:05:35 -08:00
committed by Michael Zhou
parent a310bbc448
commit 3f7e5a3892

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