blob: 9635903a55f762a682b79b8048656d6b1678f1ee [file] [log] [blame]
// Copyright 2016 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 InternalDictionaryDerivedDerived : InternalDictionaryDerived {
DOMString derivedDerivedStringMember;
};