| Index: third_party/instrumented_libraries/libfontconfig.sh
|
| diff --git a/third_party/instrumented_libraries/libfontconfig.sh b/third_party/instrumented_libraries/libfontconfig.sh
|
| deleted file mode 100755
|
| index 7f58edfd500276512ee7ad5d903d56d6290a4b6b..0000000000000000000000000000000000000000
|
| --- a/third_party/instrumented_libraries/libfontconfig.sh
|
| +++ /dev/null
|
| @@ -1,8 +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 libfontconfig.
|
| -
|
| -patch -p1 < $(dirname ${BASH_SOURCE[0]})/libfontconfig.diff
|
|
|