Index: webrtc/api/proxy_unittest.cc |
diff --git a/webrtc/api/proxy_unittest.cc b/webrtc/api/proxy_unittest.cc |
index 8c16513faca436e4618126740acd4a0cccd33af8..193fb298a281ddd681ce0decb6cb057a3b1bafea 100644 |
--- a/webrtc/api/proxy_unittest.cc |
+++ b/webrtc/api/proxy_unittest.cc |
@@ -13,10 +13,10 @@ |
#include <memory> |
#include <string> |
-#include "webrtc/test/gmock.h" |
#include "webrtc/base/gunit.h" |
#include "webrtc/base/refcount.h" |
#include "webrtc/base/thread.h" |
+#include "webrtc/test/gmock.h" |
using ::testing::_; |
using ::testing::DoAll; |