| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 62cd3037ca7474b9df4c5cda2d461cfd56583dad..2e3340e22f72647987052f9799896503725e19a1 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1172,11 +1172,6 @@
|
| 'test/webui_resource_browsertest.cc',
|
| ],
|
| 'conditions': [
|
| - ['chromeos==0', {
|
| - 'sources!': [
|
| - 'browser/web_contents/touch_editable_impl_aura_browsertest.cc',
|
| - ],
|
| - }],
|
| ['OS=="win"', {
|
| 'resource_include_dirs': [
|
| '<(SHARED_INTERMEDIATE_DIR)/webkit',
|
|
|