commit | a267904213ee6220982918b4c4358988e3230dc5 | [log] [tgz] |
---|---|---|
author | herb <herb@google.com> | Mon Nov 09 10:49:29 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 09 10:49:29 2015 -0800 |
tree | a65c650b01124d19da52eca066f79ecce4004eab | |
parent | 5c1262d7f7e25282808653b9b70f097d2bbfa2fd [diff] |
Fix compile error mac 10.8. The mac 10.8 compiler seems to get the constructor wrong. Remove the SkNoCopy. BUG=skia:4037 Review URL: https://codereview.chromium.org/1421863004