| Index: components/gcm_driver/proto/BUILD.gn
|
| diff --git a/components/gcm_driver/proto/BUILD.gn b/components/gcm_driver/proto/BUILD.gn
|
| deleted file mode 100644
|
| index bff8b7e4f3b5c5f2754e102baf8cc7a6a4c97428..0000000000000000000000000000000000000000
|
| --- a/components/gcm_driver/proto/BUILD.gn
|
| +++ /dev/null
|
| @@ -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("//third_party/protobuf/proto_library.gni")
|
| -
|
| -proto_library("proto") {
|
| - sources = [
|
| - "gcm_channel_status.proto",
|
| - ]
|
| -}
|
|
|