| Index: src/platform/metrics_daemon/debian/control
|
| diff --git a/src/platform/metrics_daemon/debian/control b/src/platform/metrics_daemon/debian/control
|
| deleted file mode 100644
|
| index 4e2a566b443c5163a08b8b733acf7801c119ed8a..0000000000000000000000000000000000000000
|
| --- a/src/platform/metrics_daemon/debian/control
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -Source: chromeos-metrics-daemon
|
| -Section: unknown
|
| -Priority: extra
|
| -Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com>
|
| -Build-Depends: debhelper (>= 7), pkg-config, libdbus-1-dev, libglib2.0-dev, libdbus-glib-1-dev, libchrome-dev, libgflags-dev, libgtest-dev
|
| -Standards-Version: 3.8.0
|
| -
|
| -Package: chromeos-metrics-daemon
|
| -Architecture: any
|
| -Depends: ${shlibs:Depends}, ${misc:Depends}
|
| -Description: Metrics daemon for Chrome OS.
|
| - The metrics daemon collects events and sends them to UMA via Chrome.
|
|
|