diff options
-rw-r--r-- | android_webview/tools/known_issues.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py index e1098a1..7833fd4 100644 --- a/android_webview/tools/known_issues.py +++ b/android_webview/tools/known_issues.py @@ -42,6 +42,7 @@ KNOWN_INCOMPATIBLE = { 'third_party/bsdiff', 'third_party/bspatch', 'third_party/liblouis', + 'third_party/readability', 'third_party/speech-dispatcher', 'third_party/sudden_motion_sensor', 'third_party/swiftshader', |