Remove non-chromeos support from src/ash/resources/BUILD.gn
Ash only ships on Chrome OS, so simplify our BUILD.gn files by removing all the is_win and is_chromeos conditionals. This also removes a dependency from chrome/browser/ui/BUILD.gn that existed for all use_aura builds. Aura should not require ash on Windows or Linux. BUG=666776 TEST=bots Review-Url: https://codereview.chromium.org/2569723003 Cr-Commit-Position: refs/heads/master@{#437973}
Showing
Please register or sign in to comment