| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index addcdcbb2736f3c8d7aa674f0b24d9dad96a9f68..2e3a174e60ce9111872dca40fd45a8e5540c60b6 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -123,6 +123,8 @@ source_set("common_sources") {
|
| "content_client.h",
|
| "content_constants.cc",
|
| "content_constants.h",
|
| + "content_descriptor_keys.cc",
|
| + "content_descriptor_keys.h",
|
| "content_descriptors.h",
|
| "content_features.cc",
|
| "content_features.h",
|
|
|