commit | 925979f733fe8e70d84627147dee04d030423349 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Sep 08 15:18:21 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 08 15:18:21 2015 -0700 |
tree | 03c2147d139a3214b4293aedc6c8115d42e21bf5 | |
parent | 87a5c9fa0ff6fdf5225df53666798a2d513ade6d [diff] |
Make SkGraphics::Term a no-op, stop calling it. I'd remove it entirely but Android is calling it explicitly. BUG=skia:4259 Review URL: https://codereview.chromium.org/1329853005