| Index: net/socket/tcp_pinger.h
|
| diff --git a/net/socket/tcp_pinger.h b/net/socket/tcp_pinger.h
|
| index f557e25b052d27942c6f0ec1db9ac1e88168e8a9..96fa4fd5e29102466141071b8eb6de8bedfeef65 100644
|
| --- a/net/socket/tcp_pinger.h
|
| +++ b/net/socket/tcp_pinger.h
|
| @@ -6,10 +6,10 @@
|
| #define NET_SOCKET_TCP_PINGER_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "base/dynamic_annotations.h"
|
| #include "base/ref_counted.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/task.h"
|
| +#include "base/third_party/dynamic_annotations/dynamic_annotations.h"
|
| #include "base/thread.h"
|
| #include "base/waitable_event.h"
|
| #include "net/base/address_list.h"
|
|
|