Chromium Code Reviews| Index: extensions/common/BUILD.gn |
| diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn |
| index ee0d8ac9db6ac2f585597fd9a2eecbbc4a243741..b63e6b0ee8132a938dab8242be2ef61002af6d94 100644 |
| --- a/extensions/common/BUILD.gn |
| +++ b/extensions/common/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/features.gni") |
| +import("//extensions/features/features.gni") |
| import("//mojo/public/tools/bindings/mojom.gni") |
| source_set("common_constants") { |