Index: extensions/common/BUILD.gn |
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn |
index 653f3b5c29623b96dab3ecf3e645ba7f160ea86d..2f68f217a570f3aa1f5381217f8072b69c97f4e8 100644 |
--- a/extensions/common/BUILD.gn |
+++ b/extensions/common/BUILD.gn |
@@ -109,6 +109,8 @@ if (enable_extensions) { |
"features/feature_channel.h", |
"features/feature_provider.cc", |
"features/feature_provider.h", |
+ "features/feature_session_type.cc", |
+ "features/feature_session_type.h", |
"features/feature_util.cc", |
"features/feature_util.h", |
"features/json_feature_provider_source.cc", |