blob: 6e1abbcb4db81dfa3d24b171962b870c4c0b7f68 [file] [log] [blame]
// Copyright 2015 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=BackgroundSyncV2,
] dictionary SyncRegistrationOptions {
DOMString tag;
};