| Index: src/platform/microbenchmark/debian/control
|
| diff --git a/src/platform/microbenchmark/debian/control b/src/platform/microbenchmark/debian/control
|
| deleted file mode 100644
|
| index 1907fd1ab90ad495f032e579a4fdaf07cb380e8c..0000000000000000000000000000000000000000
|
| --- a/src/platform/microbenchmark/debian/control
|
| +++ /dev/null
|
| @@ -1,20 +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-microbenchmark
|
| -Priority: extra
|
| -Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com>
|
| -Build-Depends: debhelper (>= 7.0.50), dh-chromeos, libgtest-dev, libchrome-dev
|
| -Standards-Version: 3.8.0
|
| -Section: libs
|
| -
|
| -Package: libchromeos-microbenchmark-dev
|
| -Section: libs
|
| -Architecture: any
|
| -Depends: libc6, libgcc1, ${shlibs:Depends}, ${misc:Depends}
|
| -Conflicts: chromeos-microbenchmark
|
| -Replaces: chromeos-microbenchmark
|
| -Description: A static microbenchmark file and headers
|
| - A microbenchmarking framework which depends on libgtest and libbase
|
| - to create simple, standalone microbenchmark binaries.
|
|
|