Rename CodeMirrorDemo to SideBySide2
This is no longer a proof of concept. Follow the pattern of ChangeScreen2 and rename to SideBySide2. Rename the ,codemirror view selector to the shorter ,cm string. Change-Id: I5702707b3c329c8771444bb98f148c0b30a73cce
This commit is contained in:
@@ -16,7 +16,7 @@ package com.google.gerrit.client.diff;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
import com.google.gerrit.client.diff.CodeMirrorDemo.EditIterator;
|
||||
import com.google.gerrit.client.diff.SideBySide2.EditIterator;
|
||||
import com.google.gwt.core.client.JavaScriptObject;
|
||||
import com.google.gwt.core.client.JsArrayString;
|
||||
|
||||
|
Reference in New Issue
Block a user