| Index: android_webview/tools/known_issues.py
|
| diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py
|
| index 5edaa00e64d8326f5628cc14fb24bba9f89885b6..fc04e995693f3f2bd3a896940607479005808369 100644
|
| --- a/android_webview/tools/known_issues.py
|
| +++ b/android_webview/tools/known_issues.py
|
| @@ -39,6 +39,7 @@ KNOWN_INCOMPATIBLE = {
|
| 'third_party/apple_sample_code',
|
| 'third_party/bsdiff',
|
| 'third_party/bspatch',
|
| + 'third_party/elfutils',
|
| 'third_party/instrumented_libraries',
|
| 'third_party/liblouis',
|
| 'third_party/speech-dispatcher',
|
|
|