blob: 67fa570fd484380c830d40b2b6484d7d4573a48e [file] [log] [blame]
// Copyright 2017 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.
dictionary MojoWriteDataOptions {
boolean allOrNone = false;
};