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

Unified Diff: content/content_tests.gypi

Issue 15741009: Native Android accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 81069bea0cd7ca640c1689047f8580f19617bd84..b762c9d76a18d7898f8b3e72a446d9ecfd168ed8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -892,9 +892,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