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

Unified Diff: LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt

Issue 401713005: Move all geofencing code into its own module separate from geolocation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update test expectations Created 6 years, 4 months 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: LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt b/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt
index 5a925dbf17c08f46dd61fbf7e5db4998d943fb25..247e5c6c0a78ed693bef5fdcccde82be39e92a29 100644
--- a/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt
@@ -3,8 +3,5 @@ This test dumps all of the properties that are reachable from the window.clientI
window.clientInformation.geolocation [object Geolocation]
window.clientInformation.geolocation.clearWatch [function]
window.clientInformation.geolocation.getCurrentPosition [function]
-window.clientInformation.geolocation.getRegisteredRegions [function]
-window.clientInformation.geolocation.registerRegion [function]
-window.clientInformation.geolocation.unregisterRegion [function]
window.clientInformation.geolocation.watchPosition [function]

Powered by Google App Engine
This is Rietveld 408576698