| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 5ca8ca8ffab90db8f47bebc8dceafbf4a8063fcf..98bc8f5ef6fd806efe3c7aeaaf792e0032845fc5 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -836,6 +836,8 @@
|
| # Note: sources list duplicated in GN build.
|
| 'renderer/activity_log_converter_strategy.cc',
|
| 'renderer/activity_log_converter_strategy.h',
|
| + 'renderer/api/automation/automation_api_helper.cc',
|
| + 'renderer/api/automation/automation_api_helper.h',
|
| 'renderer/api_activity_logger.cc',
|
| 'renderer/api_activity_logger.h',
|
| 'renderer/api_definitions_natives.cc',
|
|
|