| Index: chrome/common/extensions/BUILD.gn
|
| diff --git a/chrome/common/extensions/BUILD.gn b/chrome/common/extensions/BUILD.gn
|
| index 4045134f75efa4dad33c590992589652a70e4c53..52c5a394b721d7dbd83d9b455eeff46a2ecfa4f8 100644
|
| --- a/chrome/common/extensions/BUILD.gn
|
| +++ b/chrome/common/extensions/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/features.gni")
|
| +import("//extensions/features/features.gni")
|
| import("//tools/json_schema_compiler/json_features.gni")
|
|
|
| assert(enable_extensions)
|
|
|