Index: Source/modules/geofencing/CircularRegion.idl |
diff --git a/Source/modules/geofencing/CircularRegion.idl b/Source/modules/geofencing/CircularRegion.idl |
index c4121e13ed840cfbc941438b75321cb870dce747..19278fdead00c2288e8bb6c12ce30983be822739 100644 |
--- a/Source/modules/geofencing/CircularRegion.idl |
+++ b/Source/modules/geofencing/CircularRegion.idl |
@@ -4,7 +4,7 @@ |
[ |
RuntimeEnabled=Geofencing, |
- Exposed=Window&Worker, |
+ Exposed=(Window,Worker), |
GarbageCollected, |
Constructor(Dictionary init) |
] interface CircularRegion : GeofencingRegion { |