Chromium Code Reviews| Index: media/cast/framer/framer.gyp |
| diff --git a/media/cast/framer/framer.gyp b/media/cast/framer/framer.gyp |
| index 7b124f0c5de8d6038496c13d0b088c0e11cbe93c..e1f35cd2f9b0fef1dd464d92ede9f997f691daa4 100644 |
| --- a/media/cast/framer/framer.gyp |
| +++ b/media/cast/framer/framer.gyp |
| @@ -9,6 +9,7 @@ |
| 'type': 'static_library', |
| 'include_dirs': [ |
| '<(DEPTH)/', |
| + '<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport', |
| '<(DEPTH)/third_party/', |
| '<(DEPTH)/third_party/webrtc', |
| ], |