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

Unified Diff: content/content_tests.gypi

Issue 975113002: Resurrect Aura Linux accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Suppress clang warning Created 5 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 6689e6c9d4eea97a937c90e2d3bad39dd99082a1..0b188bb80eb399fe140c03b1ced09c61e3b70a89 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1421,11 +1421,6 @@
'../base/allocator/allocator.gyp:allocator',
],
}],
- ['OS=="linux"', {
- 'sources!': [
- 'browser/accessibility/dump_accessibility_tree_browsertest.cc',
- ],
- }],
['OS=="android"', {
'sources': [ '<@(content_browsertests_android_sources)' ],
'sources!': [

Powered by Google App Engine
This is Rietveld 408576698