Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / xmllite / xmlparser.cc
index 8802231..c985b1f 100644 (file)
 #include <string>
 #include <vector>
 
-#include "talk/base/common.h"
 #include "talk/xmllite/xmlconstants.h"
 #include "talk/xmllite/xmlelement.h"
 #include "talk/xmllite/xmlnsstack.h"
 #include "talk/xmllite/xmlnsstack.h"
+#include "webrtc/base/common.h"
 
 namespace buzz {