| Index: third_party/instrumented_libraries/libasound2.sh
|
| diff --git a/third_party/instrumented_libraries/libasound2.sh b/third_party/instrumented_libraries/libasound2.sh
|
| deleted file mode 100755
|
| index 0d1e60902759684933f9d783be2a82f270ea9273..0000000000000000000000000000000000000000
|
| --- a/third_party/instrumented_libraries/libasound2.sh
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -#!/bin/bash
|
| -# Copyright 2013 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.
|
| -
|
| -# This script does some preparations before build of instrumented libasound2.
|
| -
|
| -libtoolize --force --copy
|
| -aclocal
|
| -autoconf
|
| -automake
|
|
|