[CrOS settings] Updated OS route path (PRIVACY) string
Before this CL some os and browser routes had the same name. This was a bit confusing. If some c++ code called the route '/privacy', it is not clear if this url is a chrome or browser subpage. A distinction needed to be made. This CL renames OS specific route PRIVACY, which is shared with browser routes to a more distinguishable name OS_PRIVACY. Allowing this bug(990169) to be unblocked. Bug: 990169 Change-Id: Id9454a84d849e2a0472e21920a032ec9c0dca361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124233 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#756327}
Showing
Please register or sign in to comment