Ensure MemoryInstrumentationTest::Navigate works correctly.
The navigation performed in the MemoryInstrumentationTest::Navigate method is using a non-existing file, which means the navigation does not succeed. This CL fixes the code to use a file that exists and to check the navigation is actually successful. Bug: 838161 Change-Id: Icf0715f687a1cdf763b47e3bd3155321e761af96 Reviewed-on: https://chromium-review.googlesource.com/1037637Reviewed-by:Siddhartha S <ssid@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#555146}
Showing
Please register or sign in to comment