| Index: android_webview/tools/known_issues.py
|
| diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py
|
| index 970fce52a32fc831e8acfb18a1e22ddb599977c2..ae203fd2bed9e0b119d3978cfe1247e603e9e907 100644
|
| --- a/android_webview/tools/known_issues.py
|
| +++ b/android_webview/tools/known_issues.py
|
| @@ -45,6 +45,7 @@ KNOWN_INCOMPATIBLE = {
|
| 'third_party/elfutils',
|
| 'third_party/instrumented_libraries',
|
| 'third_party/liblouis',
|
| + 'third_party/llvm',
|
| 'third_party/speech-dispatcher',
|
| 'third_party/sudden_motion_sensor',
|
| 'third_party/swiftshader',
|
|
|