| Index: third_party/instrumented_libraries/instrumented_libraries.gyp
|
| diff --git a/third_party/instrumented_libraries/instrumented_libraries.gyp b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| index 805a3a1cfefef4da85ee169ea06624aa5df43f1a..4399f68227cd4f98c43c382ebd44a45505a4255c 100644
|
| --- a/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| +++ b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| @@ -83,6 +83,7 @@
|
| # Don't add this target to the dependencies of targets with type=none.
|
| 'link_dependency': 1,
|
| },
|
| + # NOTE: Please keep install-build-deps.sh in sync with this list.
|
| 'dependencies': [
|
| '<(_sanitizer_type)-freetype',
|
| '<(_sanitizer_type)-libcairo2',
|
|
|