Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / xmpp / util_unittest.cc
index 3d13007..66fb5ef 100644 (file)
@@ -1,13 +1,13 @@
 // Copyright 2004 Google, Inc. All Rights Reserved.
 // Author: Joe Beda
 
-#include <string>
-#include <sstream>
 #include <iostream>
-#include "talk/base/gunit.h"
+#include <sstream>
+#include <string>
 #include "talk/xmllite/xmlelement.h"
-#include "talk/xmpp/xmppengine.h"
 #include "talk/xmpp/util_unittest.h"
+#include "talk/xmpp/xmppengine.h"
+#include "webrtc/base/gunit.h"
 
 namespace buzz {