Chromium Code Reviews| Index: webrtc/p2p/base/transportdescription.h |
| diff --git a/webrtc/p2p/base/transportdescription.h b/webrtc/p2p/base/transportdescription.h |
| index 42e45a670f9f415331466e76d1742b67f54d64b9..d9cd52432971c55102b63aaaeee32a3665a0dc46 100644 |
| --- a/webrtc/p2p/base/transportdescription.h |
| +++ b/webrtc/p2p/base/transportdescription.h |
| @@ -17,6 +17,7 @@ |
| #include <vector> |
| #include "webrtc/p2p/base/p2pconstants.h" |
| +#include "webrtc/base/scoped_ptr.h" |
| #include "webrtc/base/sslfingerprint.h" |
| namespace cricket { |