commit | 6c753cec155bf42d0655fe03ddf37acc3c89c960 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Nov 23 14:01:37 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 23 14:01:37 2018 |
tree | 0944dc74bb4100e05ee171e9e0196b49edf27f97 | |
parent | c766f9ba973e98ebaae3292d58ac3c3fb2c4e316 [diff] |
Give autofill's LegacyStrikeDatabas constants legacy names In some (non default) jumbo configurations, strike.cc and legacy_strike_database.cc compile in the same translation unit and then some constants clash. Assuming LegacyStrikeDatabase will soon go away, just give its constants a bit longer names. Bug: 884817 Change-Id: I1dc6d8b6499d3c6195a56423236198a02c32f3f0 Reviewed-on: https://chromium-review.googlesource.com/c/1348471 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#610594}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .