| commit | bd681d849993450a8b55cd31b1b412fd1f9c4ef8 | [log] [tgz] |
|---|---|---|
| author | yhirano <yhirano@chromium.org> | Wed Jun 01 16:51:35 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 16:53:44 2016 |
| tree | 6fadd826bccc4375d2e133f6c22cdf4b0b2294d4 | |
| parent | 556834f09ba3e4caf3ac682330df55c03bf0ffda [diff] |
Make ImportedStyleSheetClient GarbageCollected ImportedStyleSheetClient is currently a part class of StyleRuleImport, but this change makes it GarbageCollected as a preparation to make StyleSheetResourceClient GarbageCollectedMixin. BUG=587663 Review-Url: https://codereview.chromium.org/1996293002 Cr-Commit-Position: refs/heads/master@{#397160}