| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 1987286926e45ff1cc0dc09065a11d82f20d8195..738e06df8578d7652b4c9948d429c6bd5d738345 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -263,6 +263,7 @@ source_set("common") {
|
| "platform_notification_messages.h",
|
| "plugin_list.cc",
|
| "plugin_list.h",
|
| + "possibly_associated_interface_ptr.h",
|
| "presentation/presentation_struct_traits.cc",
|
| "presentation/presentation_struct_traits.h",
|
| "process_type.cc",
|
|
|