summaryrefslogtreecommitdiff
path: root/mojo/public/interfaces/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/interfaces/BUILD.gn')
-rw-r--r--mojo/public/interfaces/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/mojo/public/interfaces/BUILD.gn b/mojo/public/interfaces/BUILD.gn
deleted file mode 100644
index fb11ec2250..0000000000
--- a/mojo/public/interfaces/BUILD.gn
+++ /dev/null
@@ -1,9 +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.
-
-group("interfaces") {
- deps = [
- "bindings",
- ]
-}