diff options
Diffstat (limited to 'chrome/test/BUILD.gn')
-rw-r--r-- | chrome/test/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn index 815f2b6..c3f1782 100644 --- a/chrome/test/BUILD.gn +++ b/chrome/test/BUILD.gn @@ -1104,7 +1104,7 @@ if (!is_android) { "../browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc", ] } - if (!is_chromeos && use_aura) { + if (!is_chromeos && use_ash) { sources -= [ # On Windows and Linux, we currently don't support enough of the # ash environment to run these unit tests. |