Drop conflicting `kIgnoreRoutingId` constant
In jumbo/unity builds, it conflicts with another constant in bindings/ api_event_listeners.cc (that has a different value.) This particular constant didn't seem to add too much. It was only used in one place; in a function with a comment that talks about the constant's value. It could be argued that the code is easier to follow if the (very simple) function implementation then uses the value directly. (In particular since the "value" is in fact the name of another constant.) Change-Id: I728a34b0a8b43382e742c6b640ace3baadc4d2db Reviewed-on: https://chromium-review.googlesource.com/897489Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Jens Widell <jl@opera.com> Cr-Commit-Position: refs/heads/master@{#534008}
Showing
Please register or sign in to comment