Since we don't render the syntax highlighting on the server, because its just too damn slow, we don't need a full JavaScript language implementation in our runtime directory. Drop that dependency to save WAR file size and reduce the amount of code we have to keep track of. Change-Id: I937871a8053995f36b92a99b41bb5f6e97f0d1ed Signed-off-by: Shawn O. Pearce <sop@google.com>