blob: a8430ed4129166bdbd06d0838d38fd39b72f3afe [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.
[
ImplementedAs=InternalsNavigatorContentUtils
] partial interface Internals {
void setNavigatorContentUtilsClientMock(Document document);
};