| Index: mojo/services/nfc/public/interfaces/BUILD.gn
 | 
| diff --git a/mojo/services/nfc/public/interfaces/BUILD.gn b/mojo/services/nfc/public/interfaces/BUILD.gn
 | 
| deleted file mode 100644
 | 
| index 4600ccf9ad140cd54b67bc750a3243f25097d9a5..0000000000000000000000000000000000000000
 | 
| --- a/mojo/services/nfc/public/interfaces/BUILD.gn
 | 
| +++ /dev/null
 | 
| @@ -1,12 +0,0 @@
 | 
| -# Copyright 2015 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("//build/module_args/mojo.gni")
 | 
| -import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
 | 
| -
 | 
| -mojom("interfaces") {
 | 
| -  sources = [
 | 
| -    "nfc.mojom",
 | 
| -  ]
 | 
| -}
 | 
| 
 |