Chromium Code Reviews| Index: ash/common/BUILD.gn |
| diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn |
| index 47f06ec5f3eba1196b5ecadd1d81ea2f8c4ce148..40362bf49963e7b4718b47681ddc943b4f6d0a3c 100644 |
| --- a/ash/common/BUILD.gn |
| +++ b/ash/common/BUILD.gn |
| @@ -2,6 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +assert(is_chromeos) |
| + |
| source_set("unittests") { |
| testonly = true |
| sources = [ |