commit | addce6a2037801df23e8a3906d0aa37922c3614d | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Mon Mar 25 14:25:33 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 25 14:25:33 2019 |
tree | 178aa04d3122b549432c060f11fe7b37135adcc4 | |
parent | c8754031f06866e1a664831c6e1cbdcfbf098caa [diff] |
Avoid having two different WriteTransaction in ::syncer There is a ::syncer::WriteTransaction so importing ::syncer::syncable::WriteTransaction into ::syncer with a "using" statement causes ambiguity in a jumbo build. Bug: 869381 Change-Id: Ie8a1130f448a26867d3240d4c6ec46d3cb712346 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524346 Reviewed-by: Tatiana Gornak <melandory@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#643826}
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 .