Index: extensions/common/BUILD.gn |
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn |
index eecd57a47feec4f1d2a46f94ca43c5215ff8c364..1078607b22ae93a131b619f2dc9b548c63ed0f15 100644 |
--- a/extensions/common/BUILD.gn |
+++ b/extensions/common/BUILD.gn |
@@ -47,6 +47,8 @@ if (enable_extensions) { |
"api/bluetooth/bluetooth_manifest_handler.h", |
"api/bluetooth/bluetooth_manifest_permission.cc", |
"api/bluetooth/bluetooth_manifest_permission.h", |
+ "api/declarative/declarative_constants.cc", |
+ "api/declarative/declarative_constants.h", |
"api/declarative/declarative_manifest_data.cc", |
"api/declarative/declarative_manifest_data.h", |
"api/declarative/declarative_manifest_handler.cc", |