| Index: third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
|
| diff --git a/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom b/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
|
| deleted file mode 100644
|
| index 4281bf6278e39589b84a4ced5fd3fcdbf30939dc..0000000000000000000000000000000000000000
|
| --- a/third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom
|
| +++ /dev/null
|
| @@ -1,12 +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.
|
| -
|
| -module mojo;
|
| -
|
| -import "mojo/application/public/interfaces/application.mojom";
|
| -import "network/public/interfaces/url_loader.mojom";
|
| -
|
| -interface ContentHandler {
|
| - StartApplication(Application& application, URLResponse response);
|
| -};
|
|
|