Fix NewApi Lint errors for UndoTabModelTest.
NewApi warnings were suppressed accidentally and an AssertionError constructor that requires API 19 was used. The NewApi warnings are back, so this fix avoids using the AssertionError, and throws the exceptions as they are. Bug: 805509,803484 Change-Id: Ibf17400b5703a92f98bf647ef01cc7e819d6e323 Reviewed-on: https://chromium-review.googlesource.com/884364Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Cr-Commit-Position: refs/heads/master@{#531718}
Showing
Please register or sign in to comment