| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3eece6b31efda2417ea4c83d54390c6387a7db2c..c0dedb9976b244addb091916c460a7c06383f70e 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -247,6 +247,8 @@ source_set("common") {
|
| "platform_notification_messages.h",
|
| "plugin_list.cc",
|
| "plugin_list.h",
|
| + "presentation/presentation_struct_traits.cc",
|
| + "presentation/presentation_struct_traits.h",
|
| "process_type.cc",
|
| "quarantine/quarantine.cc",
|
| "quarantine/quarantine_constants_linux.h",
|
|
|