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

Unified Diff: android_webview/tools/known_issues.py

Issue 550213002: android_webview: stop using system ashmem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | third_party/ashmem/BUILD.gn » ('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 588e4cbb37f0ba5d9226ed8072a5d386826a151d..f93cb7da9da03926c38cdf6289d634cad31dd8b1 100644
--- a/android_webview/tools/known_issues.py
+++ b/android_webview/tools/known_issues.py
@@ -52,7 +52,6 @@ KNOWN_INCOMPATIBLE = {
# Code we don't want to build/include by accident from the main chromium
# src/ directory.
- 'third_party/ashmem/*.[ch]',
'third_party/libjpeg/*.[ch]',
],
'third_party/icu': [
« no previous file with comments | « no previous file | third_party/ashmem/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698