commit | dc3d96890f335e10f93ab5e1713d87554ed1c446 | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Mon Mar 23 06:27:23 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 23 06:27:23 2015 -0700 |
tree | 47130756c757faf5e987d2a06db562c925952c93 | |
parent | 3e5c2b1041b15641931638d1d78b30d3c435fc71 [diff] |
Fix two typos in coding style Fix two typos in coding style: - Memory Managemt - if (NULL == x) equated to if (x) NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1032463002 Review URL: https://codereview.chromium.org/1032463002