summaryrefslogtreecommitdiffstats
path: root/ipc/ipc.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc.gypi')
-rw-r--r--ipc/ipc.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
index 68f168d..3ee4970 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 The Chromium Authors. All rights reserved.
+# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
@@ -61,6 +61,7 @@
},
'dependencies': [
'../base/base.gyp:base',
+ '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
],
# TODO(gregoryd): direct_dependent_settings should be shared with the
# 64-bit target, but it doesn't work due to a bug in gyp