| commit | 7696faffa666a01e794069fd06d8156782f9cb72 | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Tue Jul 19 18:36:53 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 18:39:25 2016 |
| tree | 84147210bcbdcbcc431f86920273cc01ec60bdda | |
| parent | a3633143505b30713e83baabfa7767877bf79788 [diff] |
DevTools: remove WI.SourcesView._currentUISourceCode Since WI.SourcesView._currentUISourceCode duplicates the currentFile value inside WI.TabbedEditorContainer, there's no need for it. BUG=none R=pfeldman, dgozman Review-Url: https://codereview.chromium.org/2157283002 Cr-Commit-Position: refs/heads/master@{#406328}