Index: webrtc/p2p/stunprober/stunprober_unittest.cc |
diff --git a/webrtc/p2p/stunprober/stunprober_unittest.cc b/webrtc/p2p/stunprober/stunprober_unittest.cc |
index e194e4f3ae76898f2d51a90a35fb7c7a790bb936..f5ee4bffeff73950d635bf052e5b56f2fcd89f38 100644 |
--- a/webrtc/p2p/stunprober/stunprober_unittest.cc |
+++ b/webrtc/p2p/stunprober/stunprober_unittest.cc |
@@ -8,11 +8,10 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include <stdint.h> |
- |
#include <memory> |
#include "webrtc/base/asyncresolverinterface.h" |
+#include "webrtc/base/basictypes.h" |
#include "webrtc/base/bind.h" |
#include "webrtc/base/checks.h" |
#include "webrtc/base/gunit.h" |