| Index: chrome/common/extensions/api/BUILD.gn
|
| diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
|
| index 24327639d0518808b87b1883ed3c1024e0fb615a..4734470db18deba006d02c47920f404f48d32eee 100644
|
| --- a/chrome/common/extensions/api/BUILD.gn
|
| +++ b/chrome/common/extensions/api/BUILD.gn
|
| @@ -36,6 +36,7 @@ generated_extensions_api("api") {
|
|
|
| impl_dir = "//chrome/browser/extensions/api"
|
| root_namespace = "extensions::api"
|
| + bundle = true
|
|
|
| deps = [
|
| # Different APIs include some headers from chrome/common that in turn
|
|
|