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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1972733002: Delete geofencing implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test expectations Created 4 years, 7 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: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 28a7cf575c3de443cc0cc7cefdf43e9d97eee5e1..689543840ce95b76781a3034b09813926b8cc293 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -671,14 +671,6 @@ interface CharacterData : Node
method replaceWith
method substringData
setter data
-interface CircularGeofencingRegion : GeofencingRegion
- attribute @@toStringTag
- attribute MAX_RADIUS
- attribute MIN_RADIUS
- getter latitude
- getter longitude
- getter radius
- method constructor
interface ClientRect
attribute @@toStringTag
getter bottom
@@ -5737,7 +5729,6 @@ interface ServiceWorkerMessageEvent : Event
method constructor
interface ServiceWorkerRegistration : EventTarget
attribute @@toStringTag
- getter geofencing
getter onupdatefound
getter pushManager
getter scope

Powered by Google App Engine
This is Rietveld 408576698