[jumbo] Give two kNodeNumberLimit constants unique names
In jumbo builds many cc files compile together in the same translation unit, and thus share the same anonymous namespace. That means that constants need to have unique names in the whole build target, and not just unique in the file. This renames two constants, one that was just added/copied and one that already existed to give them more descriptive, and unique, names. TBR=maxlg@chromium.org,skobes@chromium.org Bug: 893068 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I45ec9852370fb5572fd53e21136a21f1dd14e220 Reviewed-on: https://chromium-review.googlesource.com/c/1275891Reviewed-by:Daniel Bratell <bratell@opera.com> Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#598730}
Showing
Please register or sign in to comment