| commit | e91b4fc140c59a527d80da59acce3019046bfb32 | [log] [tgz] |
|---|---|---|
| author | sashab <sashab@chromium.org> | Mon Jul 18 23:45:16 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 18 23:47:42 2016 |
| tree | 22a95d98155bd00038ecfd7e668b2bdb4c20f204 | |
| parent | f03b448cc05e2201d6a3d05ef8aa770547b20bab [diff] |
Make the CSSCursorImageValue::create() method return a const pointer This is part of a larger effort to make all CSSValue::create() methods return const pointers. BUG=526586 Review-Url: https://codereview.chromium.org/2047813006 Cr-Commit-Position: refs/heads/master@{#406147}