Chromium Code Reviews| Index: ipc/ipc.gyp |
| =================================================================== |
| --- ipc/ipc.gyp (revision 96780) |
| +++ ipc/ipc.gyp (working copy) |
| @@ -38,6 +38,7 @@ |
| '../base/base.gyp:base', |
| '../base/base.gyp:base_i18n', |
| '../base/base.gyp:test_support_base', |
| + '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
| '../testing/gtest.gyp:gtest', |
| ], |
| 'include_dirs': [ |