commit | 332248ad361187653b1e8664bd176312c49707b3 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Apr 26 15:16:27 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 26 15:16:27 2019 |
tree | fece9c7c2eecb0ac099ea6e6de72e57495213eb5 | |
parent | 8a9e5372b66b76c3fffa3a388db0e370761423e7 [diff] |
Give two RemoveStaleEntries functions unique names chrome/browser/previews have two distinct (but similar) RemoveStaleEntries functions and in some extreme jumbo builds they compile in the same translation unit and clash. This CL renames them RemoveStaleBlacklistEntries and RemoveStaleOfflinePageEntries. Bug: 914577 Change-Id: I69a837393d0586194bcd85f66eadfe85522418e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584261 Commit-Queue: Robert Ogden <robertogden@chromium.org> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#654453}
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 .