| commit | a317b4aa0f9ba44397ea709e3ed8aeb2b5766db2 | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Fri Jul 15 15:12:06 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 15:14:25 2016 |
| tree | be05bbddb1635312436a580d35548b053b0b6083 | |
| parent | 7cf59c2689f31a12f04cd0bf1a9ba6c69adc6066 [diff] |
DevTools: WI.SourceCodeDiff should not depend on UISourceCode WI.SourceCodeDiff is simply a text editor decorator; it should rely solely on text editor events to updates itself. BUG=none R=dgozman, einbinder Review-Url: https://codereview.chromium.org/2149203003 Cr-Commit-Position: refs/heads/master@{#405757}