| commit | 1ebd26d0dbc4c47ba9233f5e5c643eeb031afea2 | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Fri Jul 22 05:50:58 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 05:53:48 2016 |
| tree | a048879f15d2050b4517a63c8d9869730f56cc6c | |
| parent | 77c81222036bb21896fdec81724a154884c98f42 [diff] |
DevTools: [SSP] simplify Control-Click functionality The Cotnrol-Click functionality navigates users from Styles Sidebar Pane into the Source code. This patch moves this functionality into the StylePropertiesSection from StylesSidebarPane, which simplifies it a lot. BUG=none R=pfeldman Review-Url: https://codereview.chromium.org/2153263002 Cr-Commit-Position: refs/heads/master@{#407076}