Chromium Code Reviews| Index: media/cast/rtcp/rtcp.gyp |
| diff --git a/media/cast/rtcp/rtcp.gyp b/media/cast/rtcp/rtcp.gyp |
| index 14119988c8ea9c60c72914650297edc9674fc629..9b8741ed96cc4f5093d9af5c7bdf78979b8b87c8 100644 |
| --- a/media/cast/rtcp/rtcp.gyp |
| +++ b/media/cast/rtcp/rtcp.gyp |
| @@ -20,6 +20,8 @@ |
| 'rtcp_sender.h', |
| 'rtcp_utility.cc', |
| 'rtcp_utility.h', |
| + '<(DEPTH)/media/cast/net/rtcp/rtcp_builder.cc', |
| + '<(DEPTH)/media/cast/net/rtcp/rtcp_builder.h', |
| ], # source |
| 'dependencies': [ |
| '<(DEPTH)/base/base.gyp:base', |