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

Unified Diff: content/content_tests.gypi

Issue 15741009: Native Android accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address most reviewer feedback Created 7 years, 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0231411483515b2a65ecc7b57a1f611c82adcd6c..dd5a113a6837ff1a4dda5a240b49f93557e93c6d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -901,9 +901,6 @@
],
}],
['OS=="android"', {
- 'sources!': [
- 'browser/accessibility/dump_accessibility_tree_browsertest.cc',
- ],
'sources': [
'shell/android/browsertests_apk/content_browser_tests_android.cc',
],

Powered by Google App Engine
This is Rietveld 408576698