commit | c2c3cdfcc68121becde093a244a5cdf89a552faf | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Oct 13 17:54:15 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 17:54:15 2017 |
tree | 5864a78ffbeb954148f855879e2ab718a4324719 | |
parent | 47311f434c10a86d2e86a4820ac2658782e7bfc9 [diff] |
Giving some g_factories objects more distinct names In jumbo builds cc files are compiled together and then multiple objects all named g_factory causes compilation errors. An easy fix is to use more distinct names since that is good for other reasons as well. Bug: 746953 Change-Id: If91d9ec90f64c18083f60e0647ddebe86dbf42e9 Reviewed-on: https://chromium-review.googlesource.com/719006 Commit-Queue: Daniel Bratell <bratell@opera.com> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#508752}
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 .