| commit | 3d035bdfbe935cf6d242a0ed7c6d70823ad211a7 | [log] [tgz] |
|---|---|---|
| author | jbroman <jbroman@chromium.org> | Mon Jul 04 15:59:24 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 04 16:00:46 2016 |
| tree | d992ad4eb9848768252b872c321b127ef8ac5e7a | |
| parent | 33a73461966a7c727e9400bb61b39c2bea188276 [diff] |
Make Blink internal parts private dependencies. The Blink target is not intended to expose Blink's platform and web components, even though they should be built. A private dependency expresses this. As a result, fix several minor dependency issues that were hidden by transitive public dependencies through Blink's internals. Review-Url: https://codereview.chromium.org/2094723002 Cr-Commit-Position: refs/heads/master@{#403689}