Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: components/autofill/core/browser/autofill_xml_parser.cc

Issue 545003004: Roll WebRTC 7011:7046 libjingle: 7007:7045 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/autofill/core/browser/autofill_xml_parser.cc
diff --git a/components/autofill/core/browser/autofill_xml_parser.cc b/components/autofill/core/browser/autofill_xml_parser.cc
index 8c57c5536683548792201f03ff6a22de58828c71..833bb6539a74728486318defc736989b4c1719e6 100644
--- a/components/autofill/core/browser/autofill_xml_parser.cc
+++ b/components/autofill/core/browser/autofill_xml_parser.cc
@@ -9,7 +9,7 @@
#include "base/logging.h"
#include "components/autofill/core/browser/autofill_server_field_info.h"
-#include "third_party/libjingle/source/talk/xmllite/qname.h"
+#include "third_party/webrtc/libjingle/xmllite/qname.h"
namespace autofill {

Powered by Google App Engine
This is Rietveld 408576698