| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index e9f0372ca407ac81848bec9159b7ef61366cf73b..13bdc85861c830b4a088569fffb5635d1376c847 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -312,11 +312,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,
|
|
|