Android: inline deprecated BuildInfo methods (/components/browser_ui/share)
No change to logic. This inlines BuildInfo.isAtLeast{Q,R} and BuildInfo.targetsAtLeast{Q,R} (and their C++ equivalents) in /components/browser_ui/share. The methods themselves will be removed in a follow-up CL once all call sites have been removed. This CL was uploaded by git cl split. R=sebsg@chromium.org Bug: 1106920 Test: autoninja -C out/Default monochrome_public_apk Change-Id: Ib051ef18efe0d07dfdf5361537d038d95d3dea3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575331 Auto-Submit: Nate Fischer <ntfschr@chromium.org> Reviewed-by:sebsg <sebsg@chromium.org> Commit-Queue: sebsg <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#833896}
Showing
Please register or sign in to comment