| Index: chrome/common/metrics/proto/BUILD.gn
|
| diff --git a/chrome/common/metrics/proto/BUILD.gn b/chrome/common/metrics/proto/BUILD.gn
|
| deleted file mode 100644
|
| index 309e37b1a63937fae90833d8f9155899c12d281f..0000000000000000000000000000000000000000
|
| --- a/chrome/common/metrics/proto/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,12 +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("//third_party/protobuf/proto_library.gni")
|
| -
|
| -# GYP version: chrome/chrome_common.gypi:metrics_proto
|
| -proto_library("proto") {
|
| - sources = [
|
| - "chrome_experiments.proto",
|
| - ]
|
| -}
|
|
|