commit | dc25423dd85608261051a18d0f45224d70228d12 | [log] [tgz] |
---|---|---|
author | sadrul <sadrul@chromium.org> | Mon Jan 23 20:39:02 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 23 20:39:02 2017 |
tree | 7dfbb3e982d5a395992cd30cd26b72963b9ccaf7 | |
parent | ed8d8325bf6b78433c13c01d0972fc491b6555a3 [diff] |
mus: Remove aura version of WindowCompositorFrameSink. The two versions of WindowCompositorFrameSink, in aura-mus, and in the old client-lib, are identical. Remove the version in aura-mus, and retain the one from the old client-lib. This allows its use from chrome-renderer without pulling in the rest of aura. BUG=672913 Review-Url: https://codereview.chromium.org/2647363002 Cr-Commit-Position: refs/heads/master@{#445472}