| Index: third_party/instrumented_libraries/zlib1g.sh
|
| diff --git a/third_party/instrumented_libraries/zlib1g.sh b/third_party/instrumented_libraries/zlib1g.sh
|
| deleted file mode 100755
|
| index 85cdc7b934ca1dfd5461dcc977ae887b552d9adf..0000000000000000000000000000000000000000
|
| --- a/third_party/instrumented_libraries/zlib1g.sh
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -#!/bin/bash
|
| -# 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.
|
| -
|
| -# This script does some preparations before build of instrumented zlib1g.
|
| -
|
| -patch -p1 < $(dirname ${BASH_SOURCE[0]})/zlib1g.diff
|
|
|