| Index: ash/mus/resources/BUILD.gn
|
| diff --git a/ash/mus/resources/BUILD.gn b/ash/mus/resources/BUILD.gn
|
| deleted file mode 100644
|
| index 9ae798b5694c0afeaa1688af1c2f4bcf20637fb4..0000000000000000000000000000000000000000
|
| --- a/ash/mus/resources/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,14 +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("//tools/grit/grit_rule.gni")
|
| -
|
| -grit("resources") {
|
| - source = "ash_mus_resources.grd"
|
| - outputs = [
|
| - "grit/ash_mus_resources.h",
|
| - "ash_mus_resources_100_percent.pak",
|
| - "ash_mus_resources_200_percent.pak",
|
| - ]
|
| -}
|
|
|