| Index: trunk/src/mojo/public/interfaces/shell/BUILD.gn
|
| ===================================================================
|
| --- trunk/src/mojo/public/interfaces/shell/BUILD.gn (revision 273085)
|
| +++ trunk/src/mojo/public/interfaces/shell/BUILD.gn (working copy)
|
| @@ -1,11 +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("//mojo/public/tools/bindings/mojom.gni")
|
| -
|
| -mojom("shell") {
|
| - sources = [
|
| - "shell.mojom",
|
| - ]
|
| -}
|
|
|