blob: 2591b0f7b06112d43255d35753b16bf975ac9b05 [file] [log] [blame]
// 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 Navigator {
readonly attribute Geofencing geofencing;
};