Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2087)

Unified Diff: android_webview/tools/known_issues.py

Issue 61313003: [android_webview] Add instrumented_libraries to known_issues. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/known_issues.py
diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py
index 7833fd479459af8e23ce7467f47a1d7677ccda04..28354d278d25bc716b1516d1a7944cb5e0898144 100644
--- a/android_webview/tools/known_issues.py
+++ b/android_webview/tools/known_issues.py
@@ -41,6 +41,7 @@ KNOWN_INCOMPATIBLE = {
'third_party/apple_sample_code',
'third_party/bsdiff',
'third_party/bspatch',
+ 'third_party/instrumented_libraries',
'third_party/liblouis',
'third_party/readability',
'third_party/speech-dispatcher',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698