Remove is_android branch from the browser_tests target.
We will add an android_browsertests target instead that is for Android only. This is a minimal change because it touches a lot of lines for re-indentation which is likely to cause rebase conflicts until the end of time. The browser_tests, browser_tests_runner, and performance_browser_tests targets are all wrapped in if (!is_android) {} instead. R=jam@chromium.org Bug: 961849 Change-Id: Ie416fa0be7f40bfe0e27b234c17b0b4e725356f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626965Reviewed-by:John Abd-El-Malek <jam@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#663138}
Showing
This diff is collapsed.
Please register or sign in to comment