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

Unified Diff: content/content_tests.gypi

Issue 1505903002: Don't require expectations file for DumpAccessibility tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Suppress lsan Created 5 years 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 ef88817d5657418cfc852504b300f9285fa84166..e8766960d4870d1896071c8b1bef395b9abe37e9 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1516,11 +1516,6 @@
'../base/allocator/allocator.gyp:allocator',
],
}],
- ['OS=="linux"', {
- 'sources!': [
- 'browser/accessibility/dump_accessibility_tree_browsertest.cc',
- ],
- }],
['OS=="android"', {
'sources': [ '<@(content_browsertests_android_sources)' ],
'sources!': [
« no previous file with comments | « content/browser/accessibility/dump_accessibility_browsertest_base.cc ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698