Fix NewApi Lint errors for browser/locale tests.
NewApi warnings were suppressed accidentally and an AssertionError constructor that requires API 19 was used. The NewApi warning are back, so this fix avoids using the AssertionError, and throws the exceptions as they are. R=tedchoc@chromium.org Bug: 805509,803484 Change-Id: I35723261c6d72bdac08d0236dbb8e46d752e0bfb Reviewed-on: https://chromium-review.googlesource.com/883566Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Cr-Commit-Position: refs/heads/master@{#531690}
Showing
Please register or sign in to comment