Commit b043e375 authored by Mugdha Lakhani's avatar Mugdha Lakhani Committed by Commit Bot

[WebLayer] Add minversion to Prerender test.

Bug: 1141553
Change-Id: Ic20aa40baf1302e17f9f0f8f2c7a7fbd480ef7de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494760Reviewed-by: default avatarColin Blundell <blundell@chromium.org>
Commit-Queue: Mugdha Lakhani <nator@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820186}
parent 652968e2
......@@ -53,6 +53,7 @@ public class PrerenderControllerTest {
@Test
@SmallTest
@Feature({"WebLayer"})
@MinWebLayerVersion(88)
public void testAddingPrerender() throws Exception {
TestWebServer testServer = TestWebServer.start();
testServer.setRequestHandler(mRequestHandler);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment