| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index 1d6ba3444a2d80270c0ec19ac025d3702c0cd287..5fa2094190c623a5e1392e3b51565bab2b992531 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -1119,6 +1119,7 @@
|
| 'allocator/allocator.gyp:allocator_extension_thunks_win64',
|
| '../third_party/modp_b64/modp_b64.gyp:modp_b64_win64',
|
| 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64',
|
| + 'trace_event/etw_manifest/etw_manifest.gyp:etw_manifest',
|
| ],
|
| # TODO(gregoryd): direct_dependent_settings should be shared with the
|
| # 32-bit target, but it doesn't work due to a bug in gyp
|
|
|