Update CodeMirror3

- Fixes hiding of the first line
- Fixes random moving of line number gutters

Change-Id: Iae501b7b85798fe3e164467d1b6ffb55e85bdddf
This commit is contained in:
Shawn Pearce
2013-11-15 09:52:01 -08:00
parent c979df57f1
commit 30ea943624

View File

@@ -1,8 +1,8 @@
include_defs('//lib/maven.defs')
include_defs('//lib/codemirror/cm3.defs')
VERSION = '2d51b31fa7'
SHA1 = '459bc0b701f7550a7751ea43ae33672195c7d1e0'
VERSION = 'a31c335e'
SHA1 = '40fcf309c8df4228f94d53e5665c2b6588819a2d'
URL = GERRIT + 'net/codemirror/codemirror-%s.zip' % VERSION
ZIP = 'codemirror-%s.zip' % VERSION