commit | 58afee8220b27f5a34f129f380f56b500da86c95 | [log] [tgz] |
---|---|---|
author | benjaminwagner <benjaminwagner@google.com> | Wed Nov 18 13:14:14 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 18 13:14:14 2015 -0800 |
tree | 87d163a11ecaac19dee2bcbe835449387f4a2f7b | |
parent | a745186c939ec641a861c74064155ec4aa3beb33 [diff] |
Fix GOOGLE3 Android build. DebugWriteToStderr isn't defined for Android. I'm not sure if I just didn't test compiling for Android or if this is due to a change in the base library. BUG=skia: No public API changes. TBR=reed@google.com Review URL: https://codereview.chromium.org/1438773003