Index: extensions/shell/BUILD.gn |
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
index 9d30fe0dfc19f89880b9f4232806241664764aa3..c96c9567fc28f1d24c03d4ba09e330d056a18358 100644 |
--- a/extensions/shell/BUILD.gn |
+++ b/extensions/shell/BUILD.gn |
@@ -4,6 +4,8 @@ |
import("//tools/grit/grit_rule.gni") |
+assert(enable_extensions) |
+ |
grit("resources") { |
source = "app_shell_resources.grd" |
outputs = [ |