| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index e5e245e463d0c00bc633f133c8abfd136b384233..089b79ff19651213126132a5d33a3fb470ae8aa6 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -204,6 +204,8 @@ source_set("common") {
|
| "inter_process_time_ticks_converter.h",
|
| "layer_tree_settings_factory.cc",
|
| "layer_tree_settings_factory.h",
|
| + "mac/activity.h",
|
| + "mac/activity.mm",
|
| "mac/attributed_string_coder.h",
|
| "mac/attributed_string_coder.mm",
|
| "mac/font_descriptor.h",
|
|
|