Index: LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
diff --git a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
index 986d3fcad37710e6b1bcf444569b0b35ec69a665..eb74babb98088b5a331b2c9642605e58d2256d55 100644 |
--- a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
+++ b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
@@ -13,7 +13,7 @@ Running: testInvalidParam |
error: Protocol Error: Invalid type of argument 'latitude' for method 'Page.setGeolocationOverride' call. It must be 'number' but it is 'boolean'. |
Running: testInvalidGeolocation |
-error: Request with id = 26 failed. {"code":-32603,"message":"Invalid geolocation"} |
+error: Request with id = 25 failed. {"code":-32603,"message":"Invalid geolocation"} |
Running: testTimestampOfOverridenPosition |