| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index a7ed9f83b2d790464bc76771a7c26eb1d6110926..c7c95070bcb1a18806867e9431dbd66bcceaf5f3 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -310,11 +310,6 @@ if (!is_mac && (!is_win || link_chrome_on_windows)) {
|
| "//ui/snapshot",
|
| ]
|
|
|
| - if (!is_chromeos) {
|
| - sources -=
|
| - [ "../browser/web_contents/touch_editable_impl_aura_browsertest.cc" ]
|
| - }
|
| -
|
| if (is_win) {
|
| sources += rebase_path(
|
| content_tests_gypi_values.content_browsertests_win_sources,
|
|
|