Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: LayoutTests/inspector/geolocation-emulation-tests-expected.txt

Issue 750983003: DevTools: remove Console.setTracingBasedTimeline call from startup. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: review comments addressed Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/inspector-backend-commands-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | LayoutTests/inspector/inspector-backend-commands-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698