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

Unified Diff: content/content_tests.gypi

Issue 15741009: Native Android accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Candidate patch for public demo 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 ca73b44d48f595baf5a4c1b3ca7f9d682c2aa321..0aacac7a3f9dedcc253b54f8f19441a93749411d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -897,9 +897,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