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

Unified Diff: android_webview/tools/known_issues.py

Issue 264303009: Add elfutils via DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 'master' into review branch. Created 6 years, 7 months 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 | « DEPS ('k') | third_party/elfutils/OWNERS » ('j') | 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 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',
« no previous file with comments | « DEPS ('k') | third_party/elfutils/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698