diff options
Diffstat (limited to 'ipc/ipc.gypi')
-rw-r--r-- | ipc/ipc.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi index 65966af..38aead2 100644 --- a/ipc/ipc.gypi +++ b/ipc/ipc.gypi @@ -84,6 +84,7 @@ }, 'dependencies': [ '../base/base.gyp:base_nacl_win64', + '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', ], # TODO(gregoryd): direct_dependent_settings should be shared with the # 32-bit target, but it doesn't work due to a bug in gyp |