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

Unified Diff: android_webview/tools/known_issues.py

Issue 12674026: Android WebView: use the system ashmem. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add digit@ as owner for ashmem Created 7 years, 9 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 | « android_webview/android_webview.gyp ('k') | third_party/ashmem/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 377950ac94dc8697cefd61ec6fbc04f05b39db16..32bc1da0574deacfc9a0f9b3210e5a86b085830f 100644
--- a/android_webview/tools/known_issues.py
+++ b/android_webview/tools/known_issues.py
@@ -50,6 +50,7 @@ KNOWN_INCOMPATIBLE = {
# Code we don't want to build/include by accident from the main chromium
# src/ directory.
+ 'third_party/ashmem/*.[ch]',
'third_party/expat/files/lib',
'third_party/libjpeg/*.[ch]',
],
« no previous file with comments | « android_webview/android_webview.gyp ('k') | third_party/ashmem/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698