| Index: mojo/examples/BUILD.gn
|
| diff --git a/mojo/examples/BUILD.gn b/mojo/examples/BUILD.gn
|
| deleted file mode 100644
|
| index 1092940253381312fc21f72178dc9c0a626af9de..0000000000000000000000000000000000000000
|
| --- a/mojo/examples/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,13 +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("//build/config/ui.gni")
|
| -
|
| -group("examples") {
|
| - testonly = true
|
| -
|
| - deps = [
|
| - "//mojo/examples/pepper_container_app",
|
| - ]
|
| -}
|
|
|