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

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

Issue 2548263002: [DevTools] Migrate dom, emulation, inspector, network, page and schema handlers to new generator. (Closed)
Patch Set: rebased atop of roll Created 4 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
Index: third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt b/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
index 430fb28ea6995e815b94871850d5a40304fc8aad..6af6e45f338440bef45021bb9ff27cd09664b0d1 100644
--- a/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
@@ -16,7 +16,6 @@ Running: testInvalidParam
error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
Running: testInvalidGeolocation
-error: Request Emulation.setGeolocationOverride failed. {"code":-32603,"message":"Invalid geolocation"}
Running: testTimestampOfOverridenPosition

Powered by Google App Engine
This is Rietveld 408576698