| 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!': [
|
|
|