| Index: content/browser/renderer_host/p2p/socket_dispatcher_host.cc
|
| diff --git a/content/browser/renderer_host/p2p/socket_dispatcher_host.cc b/content/browser/renderer_host/p2p/socket_dispatcher_host.cc
|
| index f1e9e3672e79d647bb70a07d6dc88101691a5caa..da92782a4a6f398d2e56f112f02d614c7c19dad0 100644
|
| --- a/content/browser/renderer_host/p2p/socket_dispatcher_host.cc
|
| +++ b/content/browser/renderer_host/p2p/socket_dispatcher_host.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/renderer_host/p2p/socket_dispatcher_host.h"
|
|
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "content/browser/renderer_host/p2p/socket_host.h"
|
| #include "content/common/p2p_messages.h"
|
|
|
|
|