| Index: trunk/src/content/common/render_frame_setup.mojom
|
| ===================================================================
|
| --- trunk/src/content/common/render_frame_setup.mojom (revision 279559)
|
| +++ trunk/src/content/common/render_frame_setup.mojom (working copy)
|
| @@ -1,14 +0,0 @@
|
| -// 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.
|
| -
|
| -import "../../mojo/public/interfaces/interface_provider/interface_provider.mojom"
|
| -
|
| -module content {
|
| -
|
| -interface RenderFrameSetup {
|
| - GetServiceProviderForFrame(int32 frame_routing_id,
|
| - mojo.IInterfaceProvider& service_provider);
|
| -};
|
| -
|
| -}
|
|
|