commit | 9c3887c975ae00a5c5522c2dfb367d13c0601953 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Aug 19 08:07:51 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Aug 19 08:07:51 2016 -0700 |
tree | 8e085d7eff19925da0416842feee0c3107870d19 | |
parent | b6a40b83f36b905cf85e2e3dcd88d6423938b505 [diff] |
Step 1 of opts_crc32 rollout. - This adds an crc32_sources variable to opts.gypi and hooks it into our GYP build with a dummy source file. Step 2 will hook crc32_sources into Chrome's GN build. Step 3 will actually land some code using CRC32 instructions. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2259233002 Review-Url: https://codereview.chromium.org/2259233002