Chromium Code Reviews| Index: apps/BUILD.gn |
| diff --git a/apps/BUILD.gn b/apps/BUILD.gn |
| index fae99193fa0d25e67101b71bb21c38df9f150879..3856dcae1a9eb0e9a2baeb38a17de88bda166ab2 100644 |
| --- a/apps/BUILD.gn |
| +++ b/apps/BUILD.gn |
| @@ -7,6 +7,7 @@ import("//build/config/ui.gni") |
| import("//extensions/features/features.gni") |
| assert(!is_android && !is_ios) |
| +assert(enable_extensions) |
| static_library("apps") { |
| sources = [] |