| commit | 24f72580334bcbfe0fd4038dea65c2a1df910d31 | [log] [tgz] |
|---|---|---|
| author | allada <allada@chromium.org> | Thu Jul 07 19:12:33 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 19:14:07 2016 |
| tree | d6aeef7cfeaf89e71a6b207af30ae704046a7797 | |
| parent | a79062d352ec1640fbd3229cfa94f64673ec780b [diff] |
[Devtools] Seperate columns out of NetworkLogView into own file NetworkLogView is a bit bloated. This patch is to seperate column specific stuff out of NetworkLogView.js into it's file. BUG=624988 Review-Url: https://codereview.chromium.org/2118663002 Cr-Commit-Position: refs/heads/master@{#404203}