summaryrefslogtreecommitdiffstats
path: root/android_webview
diff options
context:
space:
mode:
authorsimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-19 16:49:35 +0000
committersimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-19 16:49:35 +0000
commit99ff35096f4cc760276d657ba255718785db7ee7 (patch)
tree480e33b8889426301e478fd913da297aa2344765 /android_webview
parent9a0b5f71d6700619e9b9e466bf1c65778880519f (diff)
downloadchromium_src-99ff35096f4cc760276d657ba255718785db7ee7.zip
chromium_src-99ff35096f4cc760276d657ba255718785db7ee7.tar.gz
chromium_src-99ff35096f4cc760276d657ba255718785db7ee7.tar.bz2
Add elfutils via DEPS.
Add third_party/elfutils, at release 0.158. BUG= Review URL: https://codereview.chromium.org/264303009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271400 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
-rw-r--r--android_webview/tools/known_issues.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py
index 5edaa00..fc04e99 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',