| Index: third_party/WebKit/Source/modules/geofencing/ServiceWorkerGlobalScopeGeofencing.idl
|
| diff --git a/third_party/WebKit/Source/modules/geofencing/ServiceWorkerGlobalScopeGeofencing.idl b/third_party/WebKit/Source/modules/geofencing/ServiceWorkerGlobalScopeGeofencing.idl
|
| deleted file mode 100644
|
| index 418f02efd103788f7d304dd0fd7cb0c6f629f957..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/modules/geofencing/ServiceWorkerGlobalScopeGeofencing.idl
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -[
|
| - RuntimeEnabled=Geofencing,
|
| -] partial interface ServiceWorkerGlobalScope {
|
| - attribute EventHandler ongeofenceenter;
|
| - attribute EventHandler ongeofenceleave;
|
| -};
|
|
|