Merge "Start displaying comments and drafts."

This commit is contained in:
Shawn Pearce
2013-06-25 17:17:57 +00:00
committed by Gerrit Code Review
11 changed files with 681 additions and 54 deletions

View File

@@ -1,6 +1,8 @@
VERSION = '3.13'
SHA1 = '7a83ae686d75afd30bb152d7683f2dc27e59ea82'
URL = 'http://codemirror.net/codemirror-%s.zip' % VERSION
include_defs('//lib/maven.defs')
VERSION = 'bb73aeacb8'
SHA1 = '3bc9c92b97210135bc83fca7a2bd5f3c4aab496a'
URL = GERRIT + 'net/codemirror/codemirror-%s.zip' % VERSION
prebuilt_jar(
name = 'codemirror',