Chromium Code Reviews| Index: content/renderer/p2p/port_allocator.h |
| diff --git a/content/renderer/p2p/port_allocator.h b/content/renderer/p2p/port_allocator.h |
| index f601a0982af07ebdd2a2807bc452cab50a0e52aa..3cb1377a1dee89dfa9516c877e9254dbc6fea597 100644 |
| --- a/content/renderer/p2p/port_allocator.h |
| +++ b/content/renderer/p2p/port_allocator.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CONTENT_RENDERER_P2P_PORT_ALLOCATOR_H_ |
| #define CONTENT_RENDERER_P2P_PORT_ALLOCATOR_H_ |
| -#include "third_party/libjingle/source/talk/p2p/client/basicportallocator.h" |
| +#include "third_party/webrtc/p2p/client/basicportallocator.h" |
| namespace content { |