| Index: remoting/test/fake_network_dispatcher.h
|
| diff --git a/remoting/test/fake_network_dispatcher.h b/remoting/test/fake_network_dispatcher.h
|
| index 7ecbee9deb4368561f1001a14014e38eaaa9818f..e5fe112a76b5088fb99e8f84a0a50ecd06f5d315 100644
|
| --- a/remoting/test/fake_network_dispatcher.h
|
| +++ b/remoting/test/fake_network_dispatcher.h
|
| @@ -8,6 +8,7 @@
|
| #include <map>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/lock.h"
|
| #include "third_party/webrtc/p2p/base/packetsocketfactory.h"
|
|
|