| Index: components/password_manager/content/public/interfaces/BUILD.gn
|
| diff --git a/components/password_manager/content/public/interfaces/BUILD.gn b/components/password_manager/content/public/interfaces/BUILD.gn
|
| deleted file mode 100644
|
| index 739155dcbf622046350c81c512d392506b4840a3..0000000000000000000000000000000000000000
|
| --- a/components/password_manager/content/public/interfaces/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -# 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.
|
| -
|
| -import("//mojo/public/tools/bindings/mojom.gni")
|
| -
|
| -mojom("interfaces") {
|
| - sources = [
|
| - "credential_manager.mojom",
|
| - ]
|
| -
|
| - typemaps = [ "//url/mojo/origin.typemap" ]
|
| - typemap_deps = [ "//url/mojo:url_mojom_origin" ]
|
| -}
|
|
|