| Index: components/content_settings/core/common/BUILD.gn
|
| diff --git a/components/content_settings/core/common/BUILD.gn b/components/content_settings/core/common/BUILD.gn
|
| index 629c396fcc6cdefae873ff1fb5a57151b4cf2f1d..6e39d74a573b3f6e64f8fb54037b7700a583c117 100644
|
| --- a/components/content_settings/core/common/BUILD.gn
|
| +++ b/components/content_settings/core/common/BUILD.gn
|
| @@ -13,6 +13,8 @@ static_library("common") {
|
| "content_settings_types.h",
|
| "permission_request_id.h",
|
| "permission_request_id.cc",
|
| + "pref_names.h",
|
| + "pref_names.cc",
|
| ]
|
|
|
| deps = [
|
|
|