commit | c548e226ae9b076beeba9dbf0de94547c86904c4 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Mon Nov 27 13:35:10 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 27 13:35:10 2017 |
tree | ad7b2ecaaede32641d490a6eba050c5db925b21e | |
parent | 7832d26f126784d0537137995d99011f42d694d1 [diff] |
Jumbo build fix: Too many Mixin classes in oilpan tests. Both HeapTest.cpp and IncrementalMarkingTest.cpp use local test classes named Mixin. When compiled together in the same translation unit, it will not compile. TBR=haraken@chromium.org Change-Id: Idfdfae3a9d81c5a1ad7d039818e06e11157806ef Reviewed-on: https://chromium-review.googlesource.com/789863 Reviewed-by: Daniel Bratell <bratell@opera.com> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#519292}
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 .