blob: 0d43a955a5bec91694d52a0bb8633874418c8cfb [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.
partial interface Internals {
void setNavigatorContentUtilsClientMock(Document document);
};